Single Choice Easy

QWhich ACID property ensures that a transaction brings the database from one consistent state to another, without violating any data rules or constraints?

ID: #15528 Transactions and ACID properties - MySQL 157 views
Question Info
#15528Q 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

Consistency is the ACID property that ensures that a transaction brings the database from one consistent state to another, without violating any data rules or constraints. It maintains the integrity and validity of the database throughout the transaction.

Share This Question

Challenge a friend or share with your study group.