Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group By
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972404
Message ID:
00972405
Views:
16
Doug,

The query runs in VFP6 but it doesn't mean that it produces correct result. See Re: Change in SQL commands! Message #941774.

>Why does the GROUP BY statement not function when I include more than one fieldname/columname? For example, this works:
>
>SELECT category FROM test GROUP BY category
>
>But this does not:
>
>SELECT category,id FROM test GROUP BY category
>
>This is only a problem in VFP 8.0. Version 6 works fine.
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform