Click here to Skip to main content
15,889,992 members
Articles / Programming Languages / SQL

Performance of isolation levels and UPDLOCK

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
9 Aug 2012CPOL5 min read 26.8K   156   3  
This article provides a program to measure the performance of the different transaction isolation levels. It also examines the effect of using the UPDLOCK hint in SQL.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Unisystems
Greece Greece
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions