Inte säker på om jag fattade det rätt... men skulle det vara något liknande?
select column2 from table
where column2 not in (select column1 from table)
Inte säker på om jag fattade det rätt... men skulle det vara något liknande?
select column2 from table
where column2 not in (select column1 from table)