Phantom Read

Turkish equivalent: Hayalet okumaDomain: Databases

A transaction anomaly in which repeating a predicate query returns a different set of rows because another transaction inserted or removed matching rows.

  • Serializability
  • Predicate Lock
  • Non-Repeatable Read
  • MVCC