Avoidable conditions in Isolation level

What are the conditions in Isolation level ignored?

E

Expert

Verified

It is essential to avoidable conditions in Isolation level as follows:

• Lost updates: while two transactions read similar data.

• Dirty read- Arises while a transaction reads data which has not been updated.

• Non repeatable reads- arise when various results are read multiple times.

• Phantoms- Arises while row data matches the first time if does not match following times.

   Related Questions in PL-SQL Programming

©TutorsGlobe All rights reserved 2022-2023.