Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Primary keys and clustered indexes
Message
 
 
To
30/06/2006 13:33:50
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01132920
Message ID:
01133144
Views:
21
>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.
>
Ok, I can google myself <g> I was being lazy as always and hoped you have a link handy.

This link seems good
http://www.sql-server-performance.com/gv_index_data_structures.asp
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform