SELECT intBildID FROM tblLinkerBilderNyckelord WHERE intNoID IN (10, 20, 30, 40) GROUP BY intBildID HAVING COUNT(1) = 4 ORDER BY intBildID