mysql problem with select group by month and sum year

后端 未结 0 604
天命终不由人
天命终不由人 2020-11-27 20:05

I have this table

database

so i need sum by year and month.. like this:

finall_table

now i have select:

SELECT month(date_sales) a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题