Non-Clustered Index Questions

1

Clustered and Non clustered composite index
I have a database that has a clustered composite index and 2 non clustered indexes on each of the columns used in the composite index. Doesn’t it just need the clustered index?

Answer Question   |  May 11, 2009  8:22 PM
Clustered Index, Database, Non-Clustered Index
asked by:
45 pts.

What is difference between Clustered Index and Non-Cluster Index?
What is difference between cluster index and non cluster index

Answer Question   |  February 20, 2009  6:27 AM
Clustered Index, Database index strategy, Non-Clustered Index
250 pts.

Clustered and Non-clustered Index
Hi, I have one table having more than 3 millions rows with following columns: [SITE_ID] [USER_NAME]

Answer Question   |  December 17, 2008  1:51 PM
Clustered Index, Non-Clustered Index, Query optimization
asked by:
40 pts.

1