摘要: SELECT request_session_id AS spid , OBJECT_NAME(resource_associated_entity_id) AS 'table'FROM sys.dm_tran_locksWHERE resource_type = 'OBJECT'; KILL [s 阅读全文
posted @ 2022-06-17 10:38 三瑞 阅读(382) 评论(0) 推荐(0)