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)
 Indexing tables for better performance

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-22 : 08:44:24
Aniar writes "There is a way to boost performance while reading data from a db table using indexes (other then primary key) in tables structures?

What I have is a medium-havy traffic web sites running on sql server 7 and in most cases the data needed from the application must be sorted in various way... so I hope there is a chance for me to understand how, and when is appropriate, to set up indexes.

Thank you in advance for your time ;)

Aniar
(From Italy)"
   

- Advertisement -