Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What wrong with this SQL?
Message
De
27/05/2001 10:39:01
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
What wrong with this SQL?
Divers
Thread ID:
00511889
Message ID:
00511889
Vues:
44
Hi,
I have the follwing SQL. VFP return COlumn ' ' is not found. Any ideas?
SELECT rptDT, HourReq, HourUsed, HourOT, ManPower;
FROM tblRequest ;
GROUP BY MONTH(rptDT) + YEAR(rptDT) ;
INTO CURSOR csr
Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform