MySql Select records where date is from last month or older
Im trying to select data where date is from last day of last month or
older, so current month data sould not be displayed.
Query: "SELECT * FROM payments WHERE request_date"... and dont know how to
continue.
Thanks
No comments:
Post a Comment