SELECT omschrijving, omschrijvingEng FROM LocatieSoort WHERE id IN (studio) ORDER BY omschrijving;
Unknown column 'studio' in 'where clause'