Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need help with Select SQL
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00096128
Message ID:
00096135
Views:
22
>Michelle,
>
>Try this:
>
>SELECT DISTINCT a.id FROM a ;
> WHERE a.id IN (SELECT b.id FROM b) OR a.id IN (SELECT c.id FROM c)
>

Ok, I'll try that, thank!
Previous
Reply
Map
View

Click here to load this message in the networking platform