Nie jestem pewien, czy dobrze zrozumiałem... ale czy to byłoby coś takiego?
select column2 from table
where column2 not in (select column1 from table)
Nie jestem pewien, czy dobrze zrozumiałem... ale czy to byłoby coś takiego?
select column2 from table
where column2 not in (select column1 from table)