What is a transaction in the context of a database?

Practice Questions

1 question
Q1
What is a transaction in the context of a database?
  1. A single SQL command
  2. A sequence of operations treated as a single unit
  3. A backup of the database
  4. A method of data retrieval

Questions & Step-by-step Solutions

1 item
Q
Q: What is a transaction in the context of a database?
Solution: A transaction is a sequence of operations that are executed as a single unit of work.
Steps: 5

Related Questions