Hi,
I need some assistance with an sql query for a module i'm working on...
in a table called bill_months, there are two fields: year, month. these represent when this record was created.
I need to select record from the last three months, how do I do this with the fields split?
Thanks
Idan

