1.

Which of the following timestamps is used to record the time when a database has completed its write operation?(a) Start(i)(b) Validation(i)(c) Finish(i)(d) Write(i)The question was asked in semester exam.This intriguing question originated from Validation Based Protocols topic in section Concurrency Control of RDBMS

Answer»

Correct option is (c) Finish(i)

The EXPLANATION: There are three different timestamps for each transaction START(i), VALIDATION(i), finish(i). Finish(i) is used to RECORD the time when a transaction has finished its WRITE phase.



Discussion

No Comment Found

Related InterviewSolutions