2016年5月16日
摘要: 查看被锁表: 代码如下 复制代码 select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableName from sys.dm_tran_locks where resource_type='OBJEC 阅读全文
posted @ 2016-05-16 14:03 lui 阅读(2183) 评论(0) 推荐(0) 编辑