If no branch is TRUE and there is no ELSE, CASE returns NULL.
implicit NULL
Read implicit NULL rows
No ELSE produces 3 NULL result rows.
implicit NULL rows=3
CASE-expression examples are tiny finite row transforms with SQL-style TRUE/FALSE/UNKNOWN logic; SQL dialect completeness, type coercion, optimizer behavior, indexing, and product claims are out of scope.
No hidden default
The compiler does not invent a label when ELSE is absent.