Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can this SELECT be improved to go faster?
Message
 
 
À
20/07/2000 18:27:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00395152
Message ID:
00395635
Vues:
9
With out knowing more about the table structures/evironment, I can't get specific, but I have been playing with some query optimnisation tools, and the order of things in the WHERE clause can have an effect. It may be a big thing in only 2 tables, but, try ordering you where so that the clause that eliminates the most records is first, then the second etc.
I'm not sure if that helps you any, but It will save some query time.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform