select ev from mikor group by ev having count(*)=(select count(*) from mikor group by ev order by count(*) desc limit 1);