Question
A student is analyzing Concurrency Control. Which statement about lost update problem is correct?
Correct Answer: C
one transaction overwrites another transaction’s update without proper control
This statement is correct because lost update problem means that one transaction overwrites another transaction’s update without proper control.
This statement is correct because lost update problem means that one transaction overwrites another transaction’s update without proper control.
Leave a Reply