InterviewSolution
Saved Bookmarks
| 1. |
What Is Database Isolation In Sql Server? |
|
Answer» Isolation in database DEFINES how and when changes made by ONE transaction can be VISIBLE to other transactions. Different isolation levels are:
Isolation in database defines how and when changes made by one transaction can be visible to other transactions. Different isolation levels are: |
|