Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speed up query
Message
De
22/04/2004 12:37:46
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
22/04/2004 12:29:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00897263
Message ID:
00897266
Vues:
16
I'm assuming you have a tag on Lower(name)? If not, you need it for Rushmore to partially optimize the select.


>I am looking for a way to speed up the following query. The table has approximately 180k records and uses the Proper() format for the name field. The query however can be part of a word.
>
>
>Select dist name,phone,address,city,state,zip From Clients;
>	Where lower(myVal) $ lower(name)
>
>
>TIA,
>
>dg
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform