1.

During the _______ phase, the local variables that hold the write operations are copied to the database(a) Read phase(b) Validation phase(c) Write phase(d) None of the mentionedThe question was posed to me during an online interview.I'd like to ask this question from Validation Based Protocols topic in section Concurrency Control of RDBMS

Answer»

Right CHOICE is (c) Write PHASE

Explanation: During the write phase, the local variables that hold the write operations are copied to the DATABASE. READ only operations omit this phase.



Discussion

No Comment Found

Related InterviewSolutions