How can I merge these queries into one?

前端 未结 0 875
盖世英雄少女心
盖世英雄少女心 2020-11-27 08:48

I would like to know if there is a way to merge all these queries into one.

$sql = "SELECT COUNT(status) as closedtickets FROM tickets WHERE status = \'c         


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