Q8Database Management System
Question
2 marks
What is a Transaction?
Answer
A logical unit of work performed on a database.
A transaction is a single unit of logic or work, sometimes made up of multiple operations. A transaction in a database system must maintain ACID properties.