What is the READ UNCOMMITTED 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 READ UNCOMMITTED isolation level?
Rating:
The READ UNCOMMITTED isolation level specifies that data modified by other transactions can be read by the statements in the current transaction though the modifications are not yet committed. This isolation level does not issue shared locks. It does not prevent other transactions from modifying the data that is being modified by the current transaction. This can cause the possibility of reading uncommitted modifications, which can be referred to as
Rating:
Was this information helpful?
Other articles
- Data Integrity
- Study tips for Microsoft test 70-229.
- What is the System: Processor Queue Length counter?
- What is DTS?
- MCITP 70-444 Short Notes: Exam passing Tips