How to get entry count between current month start date and end date using PostgreSQL query

后端 未结 0 1068
Happy的楠姐
Happy的楠姐 2021-02-04 20:19

I want to fetch all the entry count based on the existing month first date and last date. My query is like

  Notice.count({
                 where: {
                     


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