摘要: 查找锁住的表已经相关的进程 select object_name(resource_associated_entity_id) as tableName, request_session_id as pid from sys.dm_tran_lockswhere resource_type = 'O 阅读全文
posted @ 2020-09-25 15:11 紫藤球球 阅读(334) 评论(0) 推荐(0) 编辑