Hi,
In rdbms
what is the Transaction Recovery Method?
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jan 30, 2012, 11:53 AM
http://www.c-sharpcorner.com/Forums/Thread/159121/recovery-method.aspx
AFAIK, all other RDBMS's use the same approach i.e. a transaction log to rollback the database if a transaction fails to complete.