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
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 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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic