InterviewSolution
Saved Bookmarks
| 1. |
Each of a pair of transactions has read data that is written by the other, but there is no data written by both transactions, is referred to as(a) Read skew(b) Update skew(c) Write lock(d) None of the mentionedThis question was addressed to me in an interview for internship.I want to ask this question from Snapshot Isolation topic in division Concurrency Control of Database Management |
|
Answer» The correct CHOICE is (d) NONE of the mentioned |
|