MCQ Single Best Answer Easy

QWhich ACID property ensures that a transaction brings the database from one consistent state to another?

ID: #15515 Transactions and ACID properties - MySQL 109 views
Question Info
#15515Q 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: Option B

Explanation

Consistency is the ACID property that ensures that a transaction brings the database from one consistent state to another. It guarantees that all the data modifications within the transaction adhere to the defined rules and constraints, maintaining data integrity.

Share This Question

Challenge a friend or share with your study group.