02 2021 档案
摘要:select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableName from sys.dm_tran_locks where resource_type='OBJECT' AND OBJECT_NAM
阅读全文
摘要:SET STATISTICS TIME ON; SELECT parentcode AS parentid, regionnumber AS id, regionname AS name, regionlevel, provincecode, citycode, areacode, streetco
阅读全文