select substr('12.12', instr('12.12','.') + 1 ) from dual;