Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COUNT taking too long on network
Message
From
05/01/1999 14:25:34
 
 
To
05/01/1999 10:33:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00172498
Message ID:
00172883
Views:
31
>Don't you need to precede the group by with the order by? Otherwise the un-ordered results will be inaccurate.

It's not a requirement to use ORDER BY with GROUP BY. ORDER BY will just sort the resultant set. I'm not sure about VFP's implementation but SQL Server does an implicit sort to solve a query with a GROUP BY.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform