Customizing Locking and Row Versioning
Applications using the Microsoft SQL Server Database Engine can alter the default locking and row versioning.
Topic |
Description |
---|---|
Handling time-outs and setting the lock time-out duration. |
|
Setting the transaction isolation level. |
|
Using table-level locking hints with the SELECT, INSERT, UPDATE, and DELETE statements. |
|
Configuring the locking granularity for an index. |