Question
Which option best describes the use of phantom read in a database system?
Select an option. Your answer will be checked instantly.
Correct Answer: D. a repeated predicate query returns additional or missing rows because another transaction inserted or deleted matching rows
Explanation:
phantom read is used in Advanced DBMS because a repeated predicate query returns additional or missing rows because another transaction inserted or deleted matching rows.
Leave a Reply