SELECT COUNT(product_id) FROM product where price BETWEEN 2000 and avg(price); 我这个不对 但我想不出来~~~
pardon110
相关分类