The purpose of the Oracle DECODE function is to perform an IF-THEN-ELSE function. It's similar to a CASE statement, but CASE is a statement where DECODE is ...
確定! 回上一頁