I\'ve inherited some database creation scripts for a SQL SERVER 2005 database.
One thing I\'ve noticed is that all primary keys are created as NON CLUSTERED
NON CLUSTERED
Here is another (have it already been provided in other answers?) possible reason (still to be understood):
I hope, I shall update later but for now it is rather the desire to link these topics
Update: What do I miss in understanding the clustered index?