📝 Question
#1695
Instead of locking index leaf nodes in a two-phase manner, some index concurrency-control schemes use ___________ on individual key values, allowing other key values to be inserted or deleted from the same leaf.
✓
Correct Answer
C. Key-value locking
💡
Explanation
Key-value locking thus provides increased concurrency.
⌨️ Press
A
B
C
D
to select