Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary keys and clustered indexes
Message
From
30/06/2006 13:33:50
 
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01132920
Message ID:
01133135
Views:
17
I would have to google to find one...the two basic types are clustered and non-clustered. The data in the table is stored in the same order as the clustered index (the clustered index and data are stored together), because of that there can only be one clustered index per table.


>Interesting. Can you point me to some simple article explaining indexes type in SQL Server? I don't have SQL installed on my PC, so direct link would be great.
>
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform