Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT-SQL optimization
Message
De
09/04/2008 15:18:19
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01309469
Message ID:
01309503
Vues:
10
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform