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
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 are permanently stored and will survive any subsequent system failures. It guarantees the persistent storage and recoverability of transactional data.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic