Question
In Advanced DBMS, what is meant by non-repeatable read?
Select an option. Your answer will be checked instantly.
Correct Answer: D. a transaction reads the same row twice and gets different values due to another committed update
Explanation:
The correct answer explains non-repeatable read in the context of Concurrency Control.
Leave a Reply