1.

State true or false: Using checkpoints reduces overhead(a) True(b) FalseThis question was posed to me at a job interview.This intriguing question originated from Recovery and Atomicity topic in division Recovery System of RDBMS

Answer»

Correct ANSWER is (a) True

To explain I would say: Using checkpoints reduces OVERHEAD because the search process is TIME consuming and searching for transactions does not TAKE place if we use checkpoints.



Discussion

No Comment Found

Related InterviewSolutions