There are four required properties that a transaction has to fulfill in order to maintain data integrity. These properties, also called ACID properties, are as follows:
Now that we have seen what a transaction is and what its ACID properties are, let's look at the architecture of a transaction. |