1.

State true or false: Locking and timestamp ordering force a wait or rollback whenever a conflict is detected.(a) True(b) FalseThe question was asked during an interview.My enquiry is from Validation Based Protocols topic in division Concurrency Control of RDBMS

Answer»

The correct option is (a) True

Explanation: LOCKING and timestamp ordering FORCE a wait or ROLLBACK whenever a conflict is detected. This property is called PESSIMISM of locking and timestamp PROTOCOLS.



Discussion

No Comment Found

Related InterviewSolutions