SELECT * FROM films WHERE title NOT IN (SELECT collection FROM films where collection is not null); SQLFiddle:http://sqlfiddle.com/#!2/76278/1