1.

I and J are _________ if they are operations by different transactions on the same data item, and at least one of them is a write operation.(a) Conflicting(b) Overwriting(c) Isolated(d) DurableI had been asked this question during an interview.Question is taken from Serializability topic in portion Transactions of RDBMS

Answer»

Right OPTION is (a) Conflicting

Explanation: I and J are conflicting if they are operations by DIFFERENT transactions on the same DATA item, and at least one of them is a WRITE OPERATION.



Discussion

No Comment Found

Related InterviewSolutions