I am designing a report and need a formula to calculate the first and last day of the current month as a selection criteria. can any body please help? I tried EOMONTH AND CURDATE but i am getting SQL error.
("PML_LEASE__LEASE_INSURANCE"."Expiration_Date">={d '2013-05-01'} AND "PML_LEASE__LEASE_INSURANCE"."Expiration_Date"<={d '2013-05-31'})
I want to automate the start and end date in the above expression.
Thanks!!!
("PML_LEASE__LEASE_INSURANCE"."Expiration_Date">={d '2013-05-01'} AND "PML_LEASE__LEASE_INSURANCE"."Expiration_Date"<={d '2013-05-31'})
I want to automate the start and end date in the above expression.
Thanks!!!