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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic