I try to find a function where I can extract the result of the last month only (for exemple if I launch the query in november, I want to display only the resultat of october)
I dont know if I have to enter the function in my select or where clause
Thanks for you help!! CHeers!
I tried the function month(date, -1)
I want to see all the result for the previous month