MCQ Single Best Answer Easy

QWhich ACID property ensures that a transaction's execution does not violate the defined rules and constraints of the database?

ID: #15521 Transactions and ACID properties - MySQL 129 views
Question Info
#15521Q 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's execution does not violate the defined rules and constraints of the database. It guarantees that the database remains in a valid and consistent state before and after the transaction.

Share This Question

Challenge a friend or share with your study group.