InterviewSolution
Saved Bookmarks
| 1. |
In ___________ isolation each transaction is given its own version of the database(a) Timestamp(b) Snapshot(c) Lock based(d) All of the mentionedI had been asked this question by my school teacher while I was bunking the class.This intriguing question originated from Transaction Isolation Levels in division Transactions of RDBMS |
|
Answer» Right ANSWER is (b) SNAPSHOT |
|