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 |
|
sqlbasic_2008
Starting Member
6 Posts |
Posted - 2009-05-05 : 14:23:03
|
| I added a new row to a table and would like to save the previous version of the table into another table as a backup. How do i do this?Please help!Thank you. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
sqlbasic_2008
Starting Member
6 Posts |
Posted - 2009-05-05 : 14:25:22
|
| Ok, thanks again Tara! |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
sqlbasic_2008
Starting Member
6 Posts |
Posted - 2009-05-05 : 14:31:19
|
| I just figured that instead of creating another table as a backup for rollback, i can just delete that row as a rollback script. |
 |
|
|
|
|
|