Question
Which option best describes the use of optimistic concurrency control in a database system?
Select an option. Your answer will be checked instantly.
Correct Answer: D. transactions execute first and are validated before commit
Explanation:
optimistic concurrency control is used in Advanced DBMS because transactions execute first and are validated before commit.
Leave a Reply