Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set EngineBehaviour 80
Message
From
11/05/2004 19:49:29
 
 
To
11/05/2004 08:56:15
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00902709
Message ID:
00903029
Views:
16
>This is a false problem, because when you grouping a resultset, it have not sense order the result respect a field not included into the grouping space.
>This assertion is not true before VFP8 because VFP7 and before they allow not grouping/aggregate suborder selection.
>
>Then, in VFP8 this is sufficient:
>
>SELECT CODE,SUM(freq)*10 FROM csearch GROUP BY code INTO ARRAY arank6
>
>

I wouldn't say sufficient it is rather functional. I still need to order resukts.

MM
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform