摘要: 查看被锁表: select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableName from sys.dm_tran_locks where resource_type='OBJECT' spid 锁表 阅读全文
posted @ 2016-04-01 16:35 学亮 阅读(19114) 评论(1) 推荐(0)