Rainer Döbele created EMPIREDB-324:
--------------------------------------
Summary: Add caseWhen expression for multiple conditions
Key: EMPIREDB-324
URL: https://issues.apache.org/jira/browse/EMPIREDB-324
Project: Empire-DB
Issue Type: Improvement
Components: Core
Reporter: Rainer Döbele
Assignee: Rainer Döbele
Allow a case Expression with multiple varying conditions in the form of
case when \{cond1} then \{result1}
when \{cond2} then \{result2}
...
else \{defaultResult} end
--
This message was sent by Atlassian Jira
(v8.3.4#803005)