select RTRIM(to_char(trunc(23 / 100, 2), 'fm999990.99999'), '.')  from dual;

 

相关文章: