jackQue1983
Programmer
cast(_make_timestamp(year(current_date),01,01), date) gives me the first date of the year 1/1/16. How would I use this code in expressions to get the first and last day of the month last month (ie 12/1/15 and 12/31/15) I then want to get the last 3 months also