Conditional Expressions
Conditional expressions return values that depend on the outcome of conditional tests. This
diagram shows the syntax for Conditional Expressions.
Conditional Expressions
Notes:
- 1 See CASE Expressions
- 2 See COALESCE Function
- 3 See NVL Function
- 4 See NVL2 Function
- 5 See NULLIF Function
- 6 See DECODE Function