What is the REPEATABLE READ isolation level?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the REPEATABLE READ isolation level?
Rating:
The REPEATABLE READ isolation level specifies that the data that is being read and modified by the current transaction cannot be read or modified by other transactions until the current transaction completes. Shared locks are placed on the SQL statements until the current transaction completes.
Rating:
Was this information helpful?
Other articles
- What is a job dependency diagram?
- What is a linked report ?
- What is page restore?
- MCITP 70-444 Short Notes: Exam passing Tips
- What is the mirror role?