What is the purpose of a database log?
Question 1
Q1. What is the purpose of a database log?
Answer: To record changes made to the database
Explanation: Database logs record changes made to the database, enabling recovery in case of failures.