un left join ...
codice:select * from tabella1 left join tabella2 using(id_nom) where tabella2.id_nom IS NULL
un left join ...
codice:select * from tabella1 left join tabella2 using(id_nom) where tabella2.id_nom IS NULL
Il silenzio è spesso la cosa migliore. Pensa ... è gratis.