Question: What is a transaction in the context of a database management system?
Options:
Correct Answer: A sequence of operations treated as a single unit
Solution:
A transaction is a sequence of operations that are treated as a single unit of work, ensuring data integrity.