Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What wrong with this SQL?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00511889
Message ID:
00511900
Vues:
16
TRY in this order:
SELECT rptDT, HourReq, HourUsed, HourOT, ManPower;
FROM tblRequest ;
INTO CURSOR csr;
GROUP BY MONTH(rptDT) + YEAR(rptDT) 
Thanks...
Dan Rowe
Eagle Technology
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform