万能百科  > 所属分类  > 

补全语句:select vend_id,count(*) from products where prod_price>=10 group by vend

补全语句:select vend_id,count(*) from products where prod_price>=10 group by vend_id ____ count(*)>=2;

正确答案:

having

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

标签