📝 Question
#1661
This validation scheme is called the _________ scheme since transactions execute optimistically, assuming they will be able to finish execution and validate at the end.
✓
Correct Answer
D. Optimistic concurrency-control
💡
Explanation
A concurrency-control scheme imposes the overhead of code execution and possible delay of transactions. It may be better to use an alternative scheme that imposes less overhead.
⌨️ Press
A
B
C
D
to select