Je ne sais pas si j'ai bien compris... mais serait-ce quelque chose comme ça ?
select column2 from table
where column2 not in (select column1 from table)
Je ne sais pas si j'ai bien compris... mais serait-ce quelque chose comme ça ?
select column2 from table
where column2 not in (select column1 from table)