Computer Science, asked by roshankumar7204, 1 year ago

A database transaction is the unit of work performed by

Answers

Answered by Anushka0408
2
hey

here's your answer

______________________________

A transaction is a unit of work that is performed against a database.

Transactions are units or sequences of work accomplished in a logical order, whether in a manual fashion by a user or automatically by some sort of a database program.

______________________________
^_^
Answered by RiskyJaaat
0
A transaction is a very small unit of a program and it may contain several lowlevel tasks. A transaction in a database system must maintain Atomicity, Consistency, Isolation, and Durability − commonly known as ACID properties − in order to ensure accuracy, completeness, and data integrity.
Similar questions