Interviewer And Interviewee Guide

MS SQL Server Optimization Interview Question:

What is Shared lock?

Submitted by: Administrator
Shared Lock allows simultaneous access of record by multiple Select statements.
Shared Lock blocks record from updating and will remain in queue waiting while record is accessed for reading.
If update process is going on then read command will have to wait until updating process finishes.
Submitted by: Administrator

Read Online MS SQL Server Optimization Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.