Include Execution time of queries in SQL 2005 Maintenance Plan -
03-10-2009
, 03:21 PM
We have a maintenance plan on SQL Server 2005 that we would like to show the
execution time of each query in the log file like it was setup in SQL Server
2000. Is there a way to do this in SQL Server 2005 and thinking in advanced
in SQL Server 2008 as well? Current we are running SQL Server 2005 SP2.
Thanks in Advance. |