select * from flight_now
where 机号 in (select jh from jh where flight_now.机号 != jh.jh)
这样就可以了
select *
from flight_now
where 1=1
and not exists (select jh
from jh
where flight_now.机号 != jh.jh
)
select * from flight_now where 机号 in (select jh from jh where flight_now.机号 != jh.jh)
未婚女子梦见蛇追赶自己 但是不咬自己 自己却在逃跑 代表什么