Q:

Which type of SQL Server cursor concurrency places an update lock on a row when the row is read?

belongs to collection: DBMS - SQL MCQ

0

Which type of SQL Server cursor concurrency places an update lock on a row when the row is read?


  1. READ_ONLY
  2. SCROLL_LOCK
  3. OPTIMISTIC
  4. READCOMMITTED

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(d).READCOMMITTED

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which of the three possible types of triggers does... >>
<< SQL Server program code that is executed instead o...