Question
Which option best describes the use of dirty read in a database system?
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:
dirty read is used in Advanced DBMS because a transaction reads data written by another transaction that has not yet committed.
Leave a Reply