1.

The most widely used structure for recording database modification is called as _______(a) Log(b) List(c) Queue(d) StackThis question was posed to me in an interview for job.This intriguing question originated from Recovery and Atomicity topic in chapter Recovery System of RDBMS

Answer»

The CORRECT option is (a) LOG

Explanation: The most widely used structure for RECORDING DATABASE modification is CALLED as a log. The log is a sequence of log records recording all the update activities in the database.



Discussion

No Comment Found

Related InterviewSolutions