Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The 'join' equivalent of the 'union' command
Message
From
14/05/2002 14:09:44
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
14/05/2002 13:57:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00656286
Message ID:
00656350
Views:
7
>Hilmar,
>Thank you for answering my question. The fact that there is no way to do what is necessary with a join is what I needed to know. I just thought I would see if there was a better way.
>Thanks,

Well, if what you want to do is join records "vertically", the only pure SQL option seems to be the UNION, which you already know.

Other alternatives (non-SQL) include APPEND FROM, and copying records in a loop (SCATTER NAME).

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform