I am learning SQL and I have problem with building a query and I can’t find any material to solve this. I will explain it on Album/Tracks database.
So here is

and that what I want to do:

I am sure answer is obvious but it really gives me a headache.
Mariusz
(EDIT by ypercube):
My wild guess is that OP wants to show all Albums and Tracks for those Albums that no Trackname with 'UnwantedTrackName' exists.
Try this: