Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why are GUID's bad?
Message
De
27/05/2010 10:46:21
 
 
À
26/05/2010 10:46:03
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01465866
Message ID:
01466232
Vues:
47
>the primary key index does not have to be clustered. I am glad you brought this up,though. Since I use Strataframe's Data Deployment Toolkit ( which is an SMO based schema wrangler ) I handle my keys there and didn't realize that in SSMS if you create a primary key it is in fact automatically clustered.
>
>To change this :
>

My rule of thumb is to only do this in INSERT-heavy tables. [The numbers I've read are possibly pure junk today
as more RAM and faster disks change performance patterns, but:] If pure inserts make up more than 25% of
all accesses I think about it. Otherwise the technical grounds Mike cited should give an edge to clustered...

my 0.02 EUR

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform