1.

Which of the following resource can be locked in SQL Server?(a) TID(b) RID(c) PID(d) SIDThe question was asked in quiz.Asked question is from Locking topic in portion Performance Tuning and Optimization of SQL Server

Answer»

Correct option is (b) RID

The EXPLANATION is: RID STANDS for Row IDENTIFIER and is used to lock a SINGLE row within a table.



Discussion

No Comment Found

Related InterviewSolutions