Nejsem si jistý, jestli jsem to pochopil správně... ale bylo by to něco jako?
select column2 from table
where column2 not in (select column1 from table)
Nejsem si jistý, jestli jsem to pochopil správně... ale bylo by to něco jako?
select column2 from table
where column2 not in (select column1 from table)