or exists验证联合查询关联表是否存在存在则查询出信息
select 1 as biaoshi from jdxtz where exists ( select * from gzpxx where gzpxx.bh=jdxtz.gzpbh and dq ...
select 1 as biaoshi from jdxtz where exists ( select * from gzpxx where gzpxx.bh=jdxtz.gzpbh and dq ...