Transactions

Home > Computer Science > Database Systems > Relational databases > Transactions

Transactions ensure the consistency and integrity of the data in a database by grouping a series of database operations together and treating them as a single unit.