How to get the sum of orders for an array of customers

后端 未结 0 1844
情话喂你
情话喂你 2021-01-28 19:21

I would like to retrieve the total of all Woocommerce orders for a specific time and users (by last name). The first part is quite easy:

SELECT format(sum(meta_va         


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