Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verification on primary key
Message
From
12/03/2008 20:38:45
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Scripting
Title:
Verification on primary key
Miscellaneous
Thread ID:
01301606
Message ID:
01301606
Views:
70
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
Next
Reply
Map
View

Click here to load this message in the networking platform