Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index Question
Message
De
09/04/2001 15:31:53
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Titre:
Index Question
Divers
Thread ID:
00493729
Message ID:
00493729
Vues:
44
Hi All,

I design my tables to have an "ID" column that is an "identity" value. I have set this as the primary key, since I do many lookups on the value.

I also may have a foreign key in the table that references the primary key of another table. When apprpriate, I have set this column to be "clustered" index because of the uniqueness of the values (less than 95%).

Is it OK to design my indexes like this?

Thanks in advance..
Michael
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform