Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Group By clause
Message
 
To
31/10/2005 09:50:01
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01063535
Message ID:
01063537
Views:
7
>Hi guys,
>
>It seems like the Group By clause has been changed in version 9.0
>
>Till now I was used to
>
>
Select * from <table name> group by <field name>
>
>It is giving error in ver 9. Any help on that ?
>
>Thanks in advance

One of the solutions:

SET ENGINEBEHAVIOR 70 | 80 | 90
Previous
Reply
Map
View

Click here to load this message in the networking platform