InterviewSolution
Saved Bookmarks
| 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 |
|