Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Improper Execution Plan Selection
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Improper Execution Plan Selection
Miscellaneous
Thread ID:
00500731
Message ID:
00500731
Views:
48
I'm having problems with SQL Server 2000 query optimizer not using non-clustered indexes when performing a simple query where the result set is larger than a few thousand rows out of a table of 500,000... if the results set is maybe 5000 rows or less, it uses an Index Seek perfectly, but cross the threshold where it reverts to a table scan and it takes forever.

Any ideas would be great. I've gone through 3 SQL Server support people and tried several of their workaround suggestions.
Next
Reply
Map
View

Click here to load this message in the networking platform