|
Question : Rollback an update statement
|
|
Hi All,
I have ran a update statement by mistake on one of my database. How can I roll it back to get to the previous state without update I mean?
Thanks,
Aash.
|
|
Answer : Rollback an update statement
|
|
IF it has already been comitted then you may be in trouble....
|
|
|
|