https://blog.csdn.net/daybreak_alonely/article/details/pta mysql训练题集 (101-120)_10-130 4-2 查询价格最高的 2022年5月17日 · 10-113 4-5 查询具有最低价格的的彩色打印机的制造 select maker from product where model in (select model from printer where price = (select min(price) from printer where 更多内容请查看https://blog.csdn.net/daybreak_alonely/article/details/124813654