Question
A student is analyzing Concurrency Control. Which statement about optimistic concurrency control is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. transactions execute first and are validated before commit
Explanation:
This statement is correct because optimistic concurrency control means that transactions execute first and are validated before commit.
Leave a Reply