select * from sys.indexes where object_id=OBJECT_ID(‘RIS_REQUEST‘)
SQL Server 锁实验(UPDATE加锁探究)
原文:http://www.cnblogs.com/leohahah/p/7059878.html