Where is the problem in this sql? in another project, this code works great

后端 未结 0 1824
渐次进展
渐次进展 2020-12-31 01:01
$month_count = mysqli_query($connect, "SELECT id, COUNT(*) AS total FROM ndr_claim WHERE claim_date BETWEEN CURDATE() and DATE_ADD(CURDATE(), INTERVAL 30 DAY);&         


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