Oracle ROUND function rounds "half up" by default :select 3.674 my_number, ... I need to round "half down", which essentially means that I should get the ...
確定! 回上一頁