Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Heff on Sep 2, 2017



Title: What concurrent processing problem occurs when a transaction reads a changed record that has not ...
Post by: Heff on Sep 2, 2017
What concurrent processing problem occurs when a transaction reads a changed record that has not been committed to the database?
A) Nonrepeatable reads
B) Phantom reads
C) Dirty reads
D) Serialized reads
E) Unlocked reads


Title: Re: What concurrent processing problem occurs when a transaction reads a changed record that has not ...
Post by: jecko on Sep 2, 2017
Content hidden