Question
In Advanced DBMS, what is meant by dirty read?
Select an option. Your answer will be checked instantly.
Correct Answer: C. a transaction reads data written by another transaction that has not yet committed
Explanation:
The correct answer explains dirty read in the context of Concurrency Control.
Leave a Reply