在oracle中having为什么不能和where一起用

来源:学生作业帮助网 编辑:六六作业网 时间:2024/12/26 03:17:01
在oracle中having为什么不能和where一起用在oracle中having为什么不能和where一起用在oracle中having为什么不能和where一起用selecttabtype,co

在oracle中having为什么不能和where一起用
在oracle中having为什么不能和where一起用

在oracle中having为什么不能和where一起用
select tabtype,count(*) from tab where onwer='abcde' group by tabtype having count(*) > 2