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