InterviewSolution
Saved Bookmarks
| 1. |
If a transaction has obtained a ________ lock, it can both read and write on the item(a) Shared mode(b) Exclusive mode(c) Read only mode(d) Write only modeI got this question in an international level competition.This key question is from Lock Based Protocols in portion Concurrency Control of RDBMS |
|
Answer» Right choice is (B) EXCLUSIVE mode |
|