Database Hierarchical Question:
Explain a checkpoint and When does it occur?
Answer:
A Checkpoint is like a snapshot of the DBMS state. By taking checkpoints, the DBMS can reduce the amount of work to be done during restart in the event of subsequent crashes.
Previous Question | Next Question |
What is a hierarchical database? | Explain the Hierarchical Database? |