mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -881,6 +881,6 @@ Otherwise, the transaction is aborted at the point of failure and all the previo
|
|||||||
**Consistency**
|
**Consistency**
|
||||||
− ensures that the database properly changes states upon a successfully committed transaction.
|
− ensures that the database properly changes states upon a successfully committed transaction.
|
||||||
|
|
||||||
**Isolation − enables transactions to operate independently of and transparent to each other.
|
**Isolation** − enables transactions to operate independently of and transparent to each other.
|
||||||
|
|
||||||
Durability − ensures that the result or effect of a committed transaction persists in case of a system failure.
|
Durability − ensures that the result or effect of a committed transaction persists in case of a system failure.
|
||||||
|
|||||||
Reference in New Issue
Block a user