1.

If an transaction is performed in a database and committed, the changes are taken to the previous state of transaction by(a) Flashback(b) Rollback(c) Both Flashback and Rollback(d) Cannot be doneI got this question in an interview for job.This interesting question is from Transaction Atomicity and Durability topic in chapter Transactions of Database Management

Answer»

Right choice is (d) Cannot be done

The BEST I can explain: Once committed the changes cannot be ROLLED BACK.



Discussion

No Comment Found

Related InterviewSolutions