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.
| Author |
Topic |
|
gourav_sakargayan
Starting Member
1 Post |
Posted - 2008-01-01 : 03:42:56
|
| hi allI 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. |
 |
|
|
|
|
|