Cause
A CASE statement must either list all possible cases or have an else clause.
Action
Add all missing cases or an else clause.
Error Message
CASE not found while executing CASE statement
A CASE statement must either list all possible cases or have an else clause.
Add all missing cases or an else clause.