Código SQL [-]select ID_ARBITRE, count(*) from RE0006AG group by ID_ARBITRE order by 2 ASC
select ID_ARBITRE, count(*) from RE0006AG group by ID_ARBITRE order by 2 ASC