Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL-SELECT; using the LIKE filter
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SQL-SELECT; using the LIKE filter
Miscellaneous
Thread ID:
00866916
Message ID:
00866916
Views:
71
I have been trying to use the LIKE filter without success.

I am looking for records that have in pName 'UP' or 'DTC' or 'SPM'

using: pname LIKE 'UP' or pName LIKE '%UP' (single instance) is sucessful, however the following EX: is not.

EX: pName LIKE '%UP%DTC%SPM%'

Any help on syntax would be appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform