Very Basic Question

S

Steve

Please bear with me; I'm obviously a newbie.

Is there a way to make database-wide stuctural changes to the variou
tables. Maybe a master that would enable you to add a field once, tha
would be added to all the tables?

Any help would be much appreciated
 
J

John Vinson

Please bear with me; I'm obviously a newbie.

Is there a way to make database-wide stuctural changes to the various
tables. Maybe a master that would enable you to add a field once, that
would be added to all the tables?

Umm... no. But I find it hard to imagine a properly normalized
database in which you would add the SAME field to all your tables, or
event to more than two tables!

Could you explain what you are trying to accomplish, and what is the
current structure of your tables? What is this new field?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top