Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL select is slow in large tables
Message
From
19/06/1998 11:21:23
George Simon
GS Data Technologies, LLC
Cincinnati, Ohio, United States
 
 
To
19/06/1998 11:09:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00109911
Message ID:
00109915
Views:
35
Bernard,

Have you tried creating an index tag on the inv_date field? Make sure the index expression is the same as the expression in your WHERE clause e.g. INDEX ON YEAR(inv_date). Otherwise your query will not be optimized.

George
George Simon, MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform