当前位置:
找题吧
>
计算机二级
[主观题]
补全语句:select vend_id,count(*) from products where prod_price>=10 group by vend_id ____ count(*)>=2;
参考答案与解析:
相关试题