Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Copy/Udate Tables from different DB

Author  Topic 

joseph.nowak
Starting Member

5 Posts

Posted - 2006-12-26 : 10:48:34
I need to construct a database that only has certain elements of another db. I would like to write one batch of commands to either create the tables or update them if the table already exists. I've found examples to update sections of a table, but not the entire thing. Any assistance or relavent links are greatly appreciated.

Thanks,

snSQL
Master Smack Fu Yak Hacker

1837 Posts

Posted - 2006-12-26 : 16:55:30
Dupe - http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=76831
Go to Top of Page
   

- Advertisement -