MCQ Single Best Answer Easy

QWhat is the purpose of a database log?

ID: #13491 Database Concepts MCQs 104 views
Question Info
#13491Q ID
EasyDifficulty
Database Concepts MCQsTopic

Choose the Best Option

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

  • A To maintain a history of executed functions
  • B To optimize query performance
  • C To create graphical representations of data
  • D To store backup files for restore operations
Correct Answer: Option A

Explanation

A database log serves the purpose of keeping a record or history of the functions executed in the database.
It captures information about changes made to the data, including updates, inserts, and deletes.
The log is crucial for auditing, recovery, and ensuring data integrity by providing a trail of actions performed on the database.

Share This Question

Challenge a friend or share with your study group.