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