摘要: 查询发生死锁的表SELECT request_session_id spid , OBJECT_NAME(resource_associated_entity_id) tableNameFROM sys.dm_tran_locksWHERE resource_type = '... 阅读全文
posted @ 2015-08-20 12:04 薪码 阅读(358) 评论(0) 推荐(0) 编辑