MCQ Practice Single Best Answer Topic: Transactions and ACID properties - MySQL

Q Which ACID property ensures that once a transaction is committed, its changes are protected and will persist even in the event of power outages or system crashes?

Question ID
#15525
Subchapter
Transactions and ACID properties - MySQL
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A Atomicity
  • B Consistency
  • C Isolation
  • D Durability
Correct Answer: D

Explanation

Durability is the ACID property that ensures that once a transaction is committed, its changes are protected and will persist even in the event of power outages or system crashes. It guarantees the reliability and recoverability of committed data.

Share This Question

Share this MCQ with your friends or study group.