Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 how to save statistics in SQL server 2005

Author  Topic 

gourav_sakargayan
Starting Member

1 Post

Posted - 2008-01-01 : 03:42:56
hi all

I am working on query performance and tuning.
I want to save current statistics for the latter use. do SQL Server provide any utility or command (like exec dbms_stats in ORACLE and OPTDIAG in sybase) to do this?
thanks

Gourav

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-01-01 : 13:59:11
Why? it's useless if certain amount of values in the column changed.
Go to Top of Page
   

- Advertisement -