1.

A transaction that performs only one operation is called as a _________(a) Partial schedule(b) Complete schedule(c) Dependent schedule(d) Independent scheduleThis question was posed to me in unit test.I want to ask this question from Transaction Isolation in chapter Transactions of RDBMS

Answer»

Right answer is (a) PARTIAL schedule

To ELABORATE: A transaction that performs only ONE OPERATION is called as a partial schedule because we don’t include commit or ROLLBACK operations on them.



Discussion

No Comment Found

Related InterviewSolutions