Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexes
Message
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Indexes
Divers
Thread ID:
00487153
Message ID:
00487153
Vues:
38
Suppose I have very big table and I need to run query:
select * from table where field1 = @value1 and field2 = @value2
Which index(es) would be better for the table?
Separate indexes for both field1 and field2 or one (maybe clustered) index with field1+field2?
Which one? and why?
Giedrius
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform