select nev, count(*) from kutato natural join kapcsol group by nev having count(*)>=3;