I have a problem with the following sql function.
SELECT User FROM Table 1 WHERE COUNT(kennzahl)>1 in (SELECT COUNT(KPI) FROM Table2 GROUP BY KPI) GROUP B