select to_number(to_char(sysdate,'YYYY'))-to_number(to_char(BIRTHDAY,'YYYY')) age from dual;