Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT-SQL optimization
Message
From
09/04/2008 15:18:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01309469
Message ID:
01309503
Views:
9
I did try the SELECT ... WHERE MyField IN (SELECT ... INNER JOIN ...) trick, but it still using a temporary index. I guess I will try to benchmark the single-SELECT statement against 2 separate one to see which is faster.

>Did you read the whole thread? You may also play with derived tables, but I think with multiple joins you may never be able to achieve the best optimization.
Previous
Reply
Map
View

Click here to load this message in the networking platform