InterviewSolution
Saved Bookmarks
| 1. |
In crabbing protocol locking(a) Goes down the tree and back up(b) Goes up the tree and back down(c) Goes down the tree and releases(d) Goes up the tree and releasesI had been asked this question in final exam.My enquiry is from Concurrency in Index Structures in division Concurrency Control of Database Management |
|
Answer» Right choice is (a) GOES down the tree and BACK up |
|