Single Choice
Easy
QWhich ACID property ensures that a transaction's changes are isolated and not visible to other transactions until it is committed?
ID: #15526
Transactions and ACID properties - MySQL
135 views
Question Info
#15526Q 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
Isolation is the ACID property that ensures that a transaction's changes are isolated and not visible to other transactions until it is committed. It provides a level of data separation and concurrency control.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic