SqlIO优化
摘要:https://learn.microsoft.com/zh-cn/troubleshoot/sql/database-engine/performance/troubleshoot-slow-running-queries 1SqlIO优化 set statistics io on--sqlset
阅读全文
posted @
2014-09-15 12:04
rosanshao
阅读(291)
推荐(0) 编辑
死锁检测
摘要:/****** Object: StoredProcedure [dbo].[sp_who_lock] Script Date: 09/15/2014 11:55:46 ******/ SET ANSI_NULLS ON GOSET QUOTED_IDENTIFIER ON GOCREATE pro...
阅读全文
posted @
2014-09-15 11:57
rosanshao
阅读(313)
推荐(0) 编辑