Returns the second argument if the first argument is not null, otherwise it returns the third argument. nvl2 is short hand for the case expression “case when x ...
確定! 回上一頁