Evaluates a search condition and returns one of the following:
- A WHEN clause-defined set of scalar values that evaluates to TRUE, if found.
- If not found, the scalar value defined by an ELSE clause, if specified.
- Otherwise, NULL.
Default Title
The default title for a CASE expression appears as:
<CASE expression>