SQL(select count(*) from f_member2 where CAST(age AS numeric) >=10 and CAST(age AS numeric) <=25) was failure