select * from category where exists (select * from goods? where goods.cat_id = category.cat_id) ;這句 1064 不知道那錯(cuò)了 ,表名和列名沒(méi)問(wèn)題 。 查看完整描述