select count(*) from korlatozas where 1000<=utszam and utszam<10000;
select count(*) from korlatozas where text(utszam)~'^....$';