select * from A where not exists(select * from B where B.column=a.column and ......)