create table #t (id int primary key with (ignore_dup_key=on),qty int);
SQL Server 并发控制 第三篇:隔离级别和行版本(2) - 悦光阴 - 博客园 (cnblogs.com)