摘要: 查看锁的表:select object_name(resource_associated_entity_id) as tableName, request_session_id as pid from sys.dm_tran_lockswhere resource_type = 'OBJECT' a 阅读全文
posted @ 2020-08-17 12:54 自不量力 阅读(181) 评论(0) 推荐(0) 编辑