Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LIKE in subquery or subselect
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01467906
Message ID:
01467920
Views:
36
Thanks for the insight,


This worked:
select RawHits.Hostaddy from RawHits LEFT JOIN ExclHost on RawHits.Hostaddy LIKE ALLTRIM(ExclHost.Hostaddy)  WHERE ExclHost.hostaddy IS NULL
Previous
Reply
Map
View

Click here to load this message in the networking platform