date_field<= sysdate( ) and date_field > last_date(add_months(sysdate(),-1)
↧
date_field<= sysdate( ) and date_field > last_date(add_months(sysdate(),-1)