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:
Group By
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00972404
Message ID:
00972404
Views:
52
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
Next
Reply
Map
View

Click here to load this message in the networking platform