Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SELECT ... GROUP BY: VFP9 Best Practices?
Message
De
20/03/2006 18:38:53
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01105667
Message ID:
01106050
Vues:
25
>You can wrap them into MIN or MAX
...
  MIN(SomeFunc1(WS_IP)) AS WS_IP_OrderBy, ;
  MIN(SomeFunc2(PDomain)) AS PDomain_OrderBy, ;
  MIN(SomeFunc3(FDomain)) AS FDomain_OrderBy, ;
...
That's a clever trick - I'll remember this, I may be able to use it in future. Thanks.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform