InterviewSolution
Saved Bookmarks
| 1. |
In order to undo the work of transaction after last commit which one should be used?(a) View(b) Commit(c) Rollback(d) FlashbackThis question was addressed to me during an interview for a job.This interesting question is from Transactions topic in portion SQL : Queries, Constraints and Triggers of Database Management |
|
Answer» Right answer is (C) Rollback |
|