Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GROUP BY 1 no longer works
Message
 
 
To
07/02/2003 00:10:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00750415
Message ID:
00750452
Views:
15
This message has been marked as the solution to the initial question of the thread.
>>Are there any memo fields in the column list?
>
>Yes, I just found it as the same time. This is what is causing this. So, if I have to include all the fields in the GROUP BY clause, but can't include memo fields, what should I do?

In general you've to do grouping and get only key fields plus aggreagate columns. After that you join result of that query back to the source table to get the rest of fields.
Sorry, I've to go. Good night.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform