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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Index performance

Author  Topic 

vivek.kumargupta
Starting Member

45 Posts

Posted - 2005-10-10 : 08:39:10
How could I be certain that creating indexes on a table is improving the performance of the query ?

Thanks,
Vivek

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-10-10 : 08:46:12
Read these
http://www.sql-server-performance.com/developers_tuning_tutorial.asp
http://www.sql-server-performance.com/gv_index_data_structures.asp


Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2005-10-10 : 08:56:54
I'm guessing that you don't use Query Analyzer.

Would that be a true statement?



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx
Go to Top of Page
   

- Advertisement -