1 delete from TAB_JXGD_BPBJ a 2 where not EXISTS (select jxdid from tab_jxgd b where a.jxgdid=b.jxdid)