Question
a.
Update locks
b.
Shared locks
c.
Exclusive Locks
d.
All of the mentioned
Posted under SQL Server
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. ______________ allow concurrent transactions to read (SELECT) a resource.
Similar Questions
Discover Related MCQs
Q. Which is the most restrictive isolation level in transaction?
View solution
Q. Point out the wrong statement.
View solution
Q. __________ locks allow processes to bulk copy data concurrently into the same table.
View solution
Q. Which of the following locking hint is similar to NOLOCK?
View solution
Q. Which of the following mode indicates the intention of the transaction to read all of the resources lower in the hierarchy?
View solution
Q. Which of the following lock is incompatible with all lock modes?
View solution
Q. Which of the following mode has exclusive range and exclusive resource lock?
View solution
Q. Which of the following design strategy can reduce the occurrence of blocking locks?
View solution
Q. Point out the correct statement.
View solution
Q. Which of the following scenario give rise to deadlock (There are 2 processes)?
View solution
Q. Which of the following occurs when two connections need access to same piece of data concurrently and the meanwhile another is blocked because at a particular time, only one connection can have access?
View solution
Q. Point out the wrong statement.
View solution
Q. An XML deadlock graph has ______ main sections.
View solution
Q. _____________ section lists all the resources that were involved in the deadlock.
View solution
Q. ___________ is a deadlock between a statement that is reading and a statement that is performing some form of data modification.
View solution
Q. Which of the following query returns object names from partition IDs?
View solution
Q. Which of the following best practice should be carried out concerning data types?
View solution
Q. The transaction log supports which of the following operations?
View solution
Q. Point out the correct statement.
View solution
Q. Which of the log_reuse_wait_desc value has log_reuse_wait value 0?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond SQL Server? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!