Single Choice Easy

QWhich ACID property ensures that once a transaction is committed, its changes become permanent and cannot be undone?

ID: #15523 Transactions and ACID properties - MySQL 122 views
Question Info
#15523Q 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 become permanent and cannot be undone. It guarantees the persistence of transactional data, even in the event of system failures.

Share This Question

Challenge a friend or share with your study group.