What is the purpose of a database checkpoint?
Q1. What is the purpose of a database checkpoint?
Answer: To save changes to disk
Explanation: A database checkpoint saves changes to disk, ensuring that data is persisted and reducing the risk of data loss.