Compare two columns and find the difference between the two column

K

kpk

I have two columns, 1 with 3800 entries and 2 with 1500 entries. I want to
find the entries which are in column 1 but not in column 2.
 
Top