在SQL Server2005/2008中可以使用一下四个命令来调优sql语句以及检查调优的结果 set
statistics time on
set
statistics IO on
set
statistics profile on
set
statistics xml on
在SQL Server2005/2008中可以使用一下四个命令来调优sql语句以及检查调优的结果 set
statistics time on
set
statistics IO on
set
statistics profile on
set
statistics xml on