MCQ Single Best Answer Easy

QWhat is the purpose of transaction management in a DBMS?

ID: #13429 Database Concepts MCQs 154 views
Question Info
#13429Q ID
EasyDifficulty
Database Concepts MCQsTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A To ensure data confidentiality
  • B To provide backup and recovery capabilities
  • C To enforce data constraints and rules
  • D To group database operations into logical units
Correct Answer: Option D

Explanation

Transaction management in a DBMS involves grouping multiple database operations into logical units called transactions.
It ensures that a set of operations is executed as a single unit, preserving data consistency and allowing for atomicity, durability, isolation, and consistency (ACID) properties.

Share This Question

Challenge a friend or share with your study group.