1.

State true or false: Exclusive locks are held until transaction commit in degree two consistency(a) True(b) FalseI have been asked this question in an international level competition.This interesting question is from Insert, Delete Operations and Predicate Reads in division Concurrency Control of RDBMS

Answer»

Correct ANSWER is (a) True

The explanation is: Exclusive locks are held until TRANSACTION commit in DEGREE two CONSISTENCY, no transaction can read an uncommitted value.



Discussion

No Comment Found

Related InterviewSolutions