ACID properties of transaction:
ACID (Atomicity, Consistency, Isolation, Durability) is a set of properties that guarantee that database transactions are processed reliably.
In the context of databases, a single logical operation on the data is called a transaction.
In the context of databases, a single logical operation on the data is called a transaction.
No comments:
Post a Comment