1.

If the database modifications occur while the transaction is still active, the transaction is said to use the __________ modification technique(a) Deferred(b) Immediate(c) More than one of the mentioned(d) None of the mentionedI got this question in an internship interview.The above asked question is from Recovery and Atomicity in section Recovery System of RDBMS

Answer»

Correct OPTION is (B) Immediate

Best EXPLANATION: If the database modifications occur while the transaction is still ACTIVE, the transaction is said to USE the immediate modification technique. Deferred modification has overhead whereas immediate modification doesn’t have any overhead.



Discussion

No Comment Found

Related InterviewSolutions