1.

A transaction can proceed only after the concurrency control manager ________ the lock to the transaction(a) Grants(b) Requests(c) Allocates(d) None of the mentionedI got this question in an internship interview.The question is from Lock Based Protocols topic in chapter Concurrency Control of RDBMS

Answer»

The CORRECT answer is (a) GRANTS

Explanation: A transaction can proceed only after the concurrency CONTROL MANAGER grants the LOCK to the transaction.



Discussion

No Comment Found

Related InterviewSolutions