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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic