Query to find the data for every month of last year from the given date using mysql?
- by Salil
Hi All,
I want data for the the last 1 year from the given date For ex:- I have date "2013-06-01"
and i want data as follows also data i want is from three table using Group By or something else
Month Amount Total_Data…