Hi to everyone

I am using date_part to get data from PostgresSQL  and i want to fetch
data quarter wise (Q!,Q2,Q3,Q4)

The query date_part('month', <field name>) in (1,2,3) works well in
postgres and fetch for first 3 months but how to put it in
sqlalchemy ...

I hope u got what i am asking for .

Pls help its urgent

Regards
ASB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to