Well, to clarify, the statement in my last thread gives me a result where only those cases where pid exists for both "se" and "de" are included.
What I want is a complete list for countrycode = "se" and "de". If a pid is missing from "de" the the result should be NULL, or something.
Can anyone...