Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELE .... UNION problem
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00846041
Message ID:
00850790
Views:
20
>>Remove both order by clauses, and put 1 after the into table command
>
>Hey, that works too! I would've never figured that out from the docs.
>Thanks,

It doesn't metter if GROUP BY is before or after INTO clause but it has to be placed after the last select because it can only by applied to the whole quiery (result of UNION).
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform