InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used to get back all the transactions back after rollback?(a) Commit(b) Rollback(c) Flashback(d) RedoI have been asked this question in an internship interview.Question is taken from Transactions in portion SQL : Queries, Constraints and Triggers of Database Management |
|
Answer» The CORRECT OPTION is (c) Flashback |
|