Oracle Conditional Function Support

TDV supports the conditional functions listed in the table below for Oracle.

Oracle Conditional Function

Notes

COALESCE

 

DECODE

 

NULLIF

NULL cannot be the first argument. Does not support BFILE, BLOB, CLOB, LONG, or LONGVARCHAR.

NVL

 

NVL2