Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verification on primary key
Message
De
12/03/2008 20:38:45
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Scripting
Titre:
Verification on primary key
Divers
Thread ID:
01301606
Message ID:
01301606
Vues:
69
I need to verify something on a primary key. I have a table which contains a Numero field of type Int. That field is defined as an identity field. However, when I do a query such as:
SELECT * FROM MyTable WHERE Numero=1000000
this takes a lot of time as if the index is not seen. What am I missing?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform