Prova questo, non testato però
codice:
SELECT * FROM tab2 WHERE block=0 AND id NOT IN (SELECT DISTINCT crea_by_id FROM tab1)