Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Union in subquery is invalid
Message
From
15/01/2006 03:42:50
 
 
To
15/01/2006 03:39:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01086909
Message ID:
01086912
Views:
20
>
>SELECT Member.FirstName FROM Member;
>  JOIN (SELECT NoMember2 AS Numero FROM New WHERE NoMember2>0;
>        UNION SELECT NoMember3 FROM New WHERE NoMember3>0) New;
>  ON New.Numero = Member.Numero
>
Thanks, this is working.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform