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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Atomicity
  • B Consistency
  • C Isolation
  • D Durability
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.

Share This Question

Challenge a friend or share with your study group.