select nev, count(*) from elnokok natural join szemely group by nev having count(*)>1;