Question

A(n)____________ occurs when a transaction executes a query at time t1, and then it runs the same query at time t2, yielding additional rows that satisfy the query.
a. phantom read
b. dirty read
c. uncommitted dependency
d. nonrepeatable read

Answer

This answer is hidden. It contains 1 characters.