Viewing 3 posts - 1 through 4 (of 4 total)
Which columns do i need to verify for checking less usage of indexes from below query
SELECT * FROM sys.dm_db_index_usage_stats
June 17, 2008 at 1:33 am
This is the table which stores an Order of 93 columns, And this DB is design develop 10 years ago.
June 16, 2008 at 9:58 pm
Hi,
Thanks all of you, for your valuable suggestions. Below i am providing the estimation size of different tables with index also which resides on single file i.e. Primary.... may be...
June 15, 2008 at 10:54 pm
Viewing 3 posts - 1 through 4 (of 4 total)