Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimize the LIKE() in a Where clause
Message
De
26/04/2012 19:26:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01542719
Message ID:
01542738
Vues:
56
>>Is there a way to Rushmore optimize a LIKE() function when used in WHERE clause of a Select statement?
>
>Use LIKE instead. If you use MyField LIKE 'SomeValue%' it will be optimized. If you start with '%' it is not going to be optimized.

Thanks, I forgot thar vfp allows that syntax in sql.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform