摘要: select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableNamefrom sys.dm_tran_locks whereresource_type='OBJECT'spid 锁表进程tableNam... 阅读全文
posted @ 2015-10-21 14:51 怪咖Eric 阅读(302) 评论(0) 推荐(0) 编辑