MCQ Single Best Answer Easy

QWhich ACID property ensures that a transaction's changes are durable and will persist even if the system crashes immediately after the commit?

ID: #15527 Transactions and ACID properties - MySQL 97 views
Question Info
#15527Q 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: Option D

Explanation

Durability is the ACID property that ensures that a transaction's changes are durable and will persist even if the system crashes immediately after the commit. It guarantees the persistence and recoverability of committed data.

Share This Question

Challenge a friend or share with your study group.