Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL GROUP BY Question
Message
 
À
03/01/2006 18:37:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01082935
Message ID:
01083105
Vues:
11
>Despite someone says that this is not documented,
>I don't believe someone succeeds in finding an against example.

One example I could quote to you would be that previous version of VFP allowed to include fields in the dields list that were not aggregates nor part of the group by. This was a quirk of VFP and not part of standard SQL syntax. Suddenly one day they fixed it and then a whole bunch of code had to revisited.

It is a bad idea to depend on a sideeffect of a specific implementation of SQL. Your code is then NOT portable to other SQL environments like SQL Server or Oracle.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform