select * from areas where exists (select null from deals where deals.city_id = areas.id);. 区别:. EXISTS语法并没有说哪个字段落在了子查寻的结果 ...
確定! 回上一頁