2020-11-04
阅读量:
1045
mysql报错:Error Code: 1111
Error Code: 1111. Invalid use of group function
select * from emp where sal>avg(sal);-- 报错:where子句中不能使用聚合函数






评论(0)


暂无数据
推荐帖子
1条评论
0条评论
0条评论