Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimizing delete SQL
Message
 
 
À
17/02/2011 15:35:19
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01500559
Message ID:
01500598
Vues:
42
>>>In this case, I don't see a lot of queries unless I misunderstand what a hit table is.
>>>
>>
>>Take a look at this short blog post
>
>I agree that every table should have a PK. I don't agree that every table should have a clustered index. Clustered indexes create more overhead and if your queries don't benefit from the index then there is no need for the extra overhead. JMHO
>
>>
>>Best Practice: Every table should have a primary key

I see your point. I also re-read this blog again and for the first time noticed George was not saying that every table should have a clustered key, he was saying it should have a PK.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform