摘要:
--查看鎖表: select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableName from sys.dm_tran_locks where resource_type='OBJECT' --解鎖: declare @spid int Set @spid = 57 --鎖... 閱讀全文
posted @ 2019-03-01 15:54
Ronzy
閱讀(13362)
評論(1)
推薦(0)

浙公網安備 33010602011771號