Oracle Conditional Function Support
TDV supports the conditional functions listed in the table below for Oracle.
|
Oracle Conditional Function |
Notes |
|
COALESCE |
Versions 9i, 10g, and 11g. |
|
DECODE |
|
|
NULLIF |
Versions 9i, 10g, and 11g. NULL cannot be the first argument. Does not support BFILE, BLOB, CLOB, LONG, or LONGVARCHAR. |
|
NVL |
|
|
NVL2 |
|