Question
In Advanced DBMS, what is meant by phantom read?
Select an option. Your answer will be checked instantly.
Correct Answer: B. a repeated predicate query returns additional or missing rows because another transaction inserted or deleted matching rows
Explanation:
The correct answer explains phantom read in the context of Concurrency Control.
Leave a Reply