Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One parent and Many children
Message
From
29/05/1997 14:27:32
 
 
To
29/05/1997 14:15:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00034072
Message ID:
00034125
Views:
39
> You are right, I tried it the first way and ran into that problem. Because > I don't have the same columns (number) can I still use a Union? yes you can but you have to put place holders for the other columns (that don't exist in the second SELECT things like SELECT 0000.00 as price,code,otherfield from... unioun; SELECT price, code ,space(10) as otherfield.. Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform