1.

During __________ phase, the system reads data and stores them in variables local to the transaction.(a) Read phase(b) Validation phase(c) Write phase(d) None of the mentionedI have been asked this question in an online quiz.Question is taken from Validation Based Protocols topic in section Concurrency Control of RDBMS

Answer»

Right option is (a) Read phase

Best explanation: During the read phase, the system READS data and stores them in variables local to the transaction. It performs all write OPERATIONS on TEMPORARY local variables WITHOUT updates on the ACTUAL database.



Discussion

No Comment Found

Related InterviewSolutions