, , . SQL - .
. SQL Server . , , , (, , ), , .
Perhaps it is surprising that even if Microsoft introduced the isolation mode of snapshots 7 years ago, it still seems that more often it seems that the systems go into production with it turned off (by default READ COMMITTED without SI). Therefore, before allowing users to access your production systems, you may need to make these changes and perform some re-checks and refactoring.
source
share