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.
Author |
Topic |
NamrataC
Starting Member
5 Posts |
Posted - 2010-10-28 : 05:26:55
|
Hi All, I don't know much about SQL. I have a task to be done, which is, There are 2 databases, 1 is original and another is backup of the original database. Suppose I alter table structure in original database, I have to alter the table in backup database too. But my data in backup database must not be lost.Please help me.Thanking you in anticipation. |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
|
NamrataC
Starting Member
5 Posts |
Posted - 2010-10-28 : 07:46:24
|
This link was very useful.My next task is to update the table structure with updated schema on finding the difference. |
 |
|
denis_the_thief
Aged Yak Warrior
596 Posts |
|
|
|
|