Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL syntax
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00028278
Message ID:
00028280
Views:
37
>What's the exact syntax for a SQL to get all the parent which do not have any children?

You mean like:

Select * from parent;
where fieldx not in;
(select fieldx from child)
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform