No estoy seguro si lo hice bien... pero ¿sería algo así?
select column2 from table
where column2 not in (select column1 from table)
No estoy seguro si lo hice bien... pero ¿sería algo así?
select column2 from table
where column2 not in (select column1 from table)