1.

____________ denotes the largest timestamp of any transaction that executed write(Q) successfully.(a) W-timestamp(Q)(b) R-timestamp(Q)(c) RW-timestamp(Q)(d) WR-timestamp(Q)I had been asked this question during an interview.This interesting question is from Multiple Granularity in division Concurrency Control of Database Management

Answer»

Correct answer is (a) W-timestamp(Q)

EASY explanation - The most common method for doing ORDERING TRANSACTION is to use a timestamp-ordering scheme.



Discussion

No Comment Found

Related InterviewSolutions