Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Group By
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Group By
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00972404
Message ID:
00972404
Vues:
51
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform