Q:

Which of the following refers to the SQL Server transaction isolation level which places and holds locks on all rows that are read?

belongs to collection: DBMS - SQL MCQ

0

Which of the following refers to the SQL Server transaction isolation level which places and holds locks on all rows that are read?


  1. REPEATABLE READ
  2. SERIALIZABLE
  3. READ COMMITTED
  4. READ UNCOMMITTED

All Answers

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

(a).REPEATABLE READ

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
The command to remove rows from a table \'CUS... >>
<< SQL Server program code that is executed after an ...