Question
A student is analyzing Concurrency Control. Which statement about lost update problem is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. one transaction overwrites another transaction’s update without proper control
Explanation:
This statement is correct because lost update problem means that one transaction overwrites another transaction’s update without proper control.
Leave a Reply