Home Answers Viewqa SQL what is Savepoint ?

 
 


hemant kumar
what is Savepoint ?
1 Answer(s)      2 years and 6 months ago
Posted in : SQL

what is Savepoint ?

View Answers

November 19, 2010 at 6:00 PM


Hi,

A savepoint is a special mark inside a particular transaction that allows all commands that are executed after it was established to be rolled back, restoring the transaction state to what it was at the time of the savepoint.

Thanks.









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.