Dirty reads, non-repeatable reads and phantom reads can occur.
Dirty reads are prevented; non-repeatable reads and phantom reads can occur.
Dirty reads and non-repeatable reads are prevented; phantom reads can occur.
Dirty reads, non-repeatable reads and phantom reads are prevented.