如何解决mysql的count()函数条件表达式不生效问题
目录示例原因解决方法1方法2方法3总结示例
表数据
统计错误的sql
select coun编程客栈t(age = 10) as count from student
0
0
0
精彩评论