Count and Inner joined tables shows only 1 result

前端 未结 0 1350
清酒与你
清酒与你 2020-12-14 19:09

I am trying to show results with the total numbers but I get the correct count field but only 1 result with this query.

SELECT 
  COUNT(*), 
  comment_replies         


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