摘要: select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableName from sys.dm_tran_locks where resource_type='OBJECT' declare @spid 阅读全文
posted @ 2020-10-29 08:49 VipSoft 阅读(302) 评论(0) 推荐(0)