Single Choice Easy

QWhich ACID property ensures that once a transaction is committed, its changes are permanently stored and will survive any subsequent system failures?

ID: #15517 Transactions and ACID properties - MySQL 125 views
Question Info
#15517Q ID
EasyDifficulty
Transactions and ACID properties - MySQLTopic

Choose the Best Option

Click any option to instantly check if you're correct.

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

Explanation

Durability is the ACID property that ensures that once a transaction is committed, its changes are permanently stored and will survive any subsequent system failures. It guarantees the persistent storage and recoverability of transactional data.

Share This Question

Challenge a friend or share with your study group.