7,540
edits
Changes
→Durability
Isolation is typically defined at database level as a property that defines how/when the changes made by one operation become visible to other.
====Durability====In database systems, durability is the ACID property which guarantees that transactions that have committed will survive permanently.
==Normal forms==