Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL syntax please (including oracle)
Message
De
27/07/2000 03:55:26
 
 
À
26/07/2000 12:32:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00397100
Message ID:
00397465
Vues:
12
Thanks Tim,

Your following worked correctly after I have created the function Month. Let me try if I could succeed with this query. Thanks again for your help.

Regards
Vijay

>SELECT Month(trandate), sum(tranamt) AS tranamt FROM mytran ;
>WHERE bookyear = ?cAcctyear AND accode = ?nAccode ;
>GROUP BY Month(trandate), trantype
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform