Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memos and Conditions
Message
 
À
07/07/2010 16:44:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01471723
Message ID:
01471806
Vues:
47
>Hay, it worked, even in VFP
>
>SELECT * FROM test WHERE LIKE("c:\test1\*",LOWER(test))
>
Greg,
lower(Test) LIKE 'c:\test1\_%'
is optimizable (if you have index on LOWER(Test).
The second one is not :o)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform