摘要:
SQL Server 查询锁表 select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) as tableName ,*
from sys.dm_tran_locks where resource_type='OBJECT' and OBJECT_NAME(resource_associa... 阅读全文
posted @ 2015-01-09 21:54
NiuSys
阅读(391)
评论(0)
推荐(0)
浙公网安备 33010602011771号