Conditional Expressions
Conditional expressions return values that depend on the outcome of conditional tests. This
diagram shows the syntax for Conditional Expressions.
(explicit id ce001)
ce001
(explicit id ce002)
ce002
(explicit id ce005)
ce005
(explicit id ce004)
ce004
(explicit id ce003)
ce003
(explicit id ce006)
ce006
Conditional Expressions
{ <CASE Expressions> [] | <COALESCE Function> [] | <NVL Function> [] | <NVL2 Function> [] | <NULLIF Function> [] | <DECODE Function> [] }
1 See CASE Expressions
2 See NVL Function
3 See NVL2 Function
4 See NULLIF Function
5 See DECODE Function
6 See COALESCE Function