InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a variant of snapshot isolation(a) First committer wins(b) First updater wins(c) More than one of the mentioned(d) None of the mentionedI had been asked this question by my college director while I was bunking the class.This interesting question is from Multiversion Schemes, Snapshot Isolation topic in chapter Concurrency Control of RDBMS |
|
Answer» Correct OPTION is (c) More than one of the mentioned |
|