J
John Doe
Hi. I'm trying to set up a query which will return the
results from the current month and another query which
will return the results from the previous month.
I have a field called Service_date in which the data for
that particular date is recorded.
The current month would mean all the data with
service_date between March 1st uptil March 15th (today).
The previous month would mean all the data with
service_date between February 1st to February 28th (29th
this year).
How to write these queries? Please explain.
results from the current month and another query which
will return the results from the previous month.
I have a field called Service_date in which the data for
that particular date is recorded.
The current month would mean all the data with
service_date between March 1st uptil March 15th (today).
The previous month would mean all the data with
service_date between February 1st to February 28th (29th
this year).
How to write these queries? Please explain.