摘要:
-- 检查缺失索引建议 SELECT * FROM sys.dm_db_missing_index_details WHERE object_id = OBJECT_ID('YourTable'); 阅读全文
posted @ 2025-06-07 21:38
timy
阅读(7)
评论(0)
推荐(0)
摘要:
select distinct s.spid, session_id,s.blocked, db_name(database_id) db,s.loginame,s.hostname,start_time,a.status,command,wait_type, last_wait_type,wait 阅读全文
posted @ 2025-06-07 21:38
timy
阅读(5)
评论(0)
推荐(0)
浙公网安备 33010602011771号