1.

In case of any shut down during transaction before commit which of the following statement is done automatically?(a) View(b) Commit(c) Rollback(d) FlashbackThe question was asked by my college director while I was bunking the class.This is a very interesting question from Transactions in portion SQL : Queries, Constraints and Triggers of Database Management

Answer»

The correct CHOICE is (C) Rollback

Explanation: Once a transaction has executed COMMIT work, its effects can no longer be UNDONE by rollback work.



Discussion

No Comment Found

Related InterviewSolutions