Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memos and Conditions
Message
 
To
07/07/2010 16:44:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01471723
Message ID:
01471806
Views:
46
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform