1.

The situation in which each pair of transactions has read a data written by the other, but there is no data written by the transactions is called as _______(a) Deadlock(b) Read skew(c) Deadlock skew(d) Write skewThe question was asked during an online interview.The query is from Multiversion Schemes, Snapshot Isolation in portion Concurrency Control of RDBMS

Answer»

The correct choice is (d) WRITE skew

The explanation: The situation in which each pair of transactions has read a data written by the other, but there is no data written by the transactions is CALLED as write skew.



Discussion

No Comment Found

Related InterviewSolutions