InterviewSolution
Saved Bookmarks
| 1. |
A transaction can proceed only after the concurrency control manager ________ the lock to the transaction(a) Grants(b) Requests(c) Allocates(d) None of the mentioned |
|
Answer» The correct answer is (a) Grants Explanation: A transaction can proceed only after the concurrency control manager grants the lock to the transaction. |
|