Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COUNTing my SELECTion
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00850715
Message ID:
00850738
Vues:
14
Thanks, Sergey!
It's nowhere in the VFP help, but I found it in Hackers Guide, way at the end. Looks like a good trivia question.

>Try
SELECT t_date, user, COUNT(DIST pay_track), SUM(payment)  FROM u_hpay ;
>	GROUP BY t_date, user  INTO ARRAY uhp_tmp
Randy Bosma
VFP - Because life is too short to code in something else...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform