Originariamente inviato da neroux
Prova questo, non testato però![]()
codice:SELECT * FROM tab2 WHERE block=0 AND id NOT IN (SELECT DISTINCT crea_by_id FROM tab1)
ottimo funziona, grazie
ringrazio anche piero.mac
effettivamente avrei potuto utilizzare anche JOIN