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

来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/25 02:46:56
在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