Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL syntax please (including oracle)
Message
From
27/07/2000 03:55:26
 
 
To
26/07/2000 12:32:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00397100
Message ID:
00397465
Views:
13
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
Previous
Reply
Map
View

Click here to load this message in the networking platform