摘要: 1,查看那个表死锁 select object_name(resource_associated_entity_id) as tableName, request_session_id as pid from sys.dm_tran_locks where resource_type = 'OBJE 阅读全文
posted @ 2021-09-09 09:25 后知后觉yc 阅读(90) 评论(0) 推荐(0)