Changes

Cassandra -NoSQL database

1 byte removed, 10:27, 7 October 2018
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==