You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2022/01/13 15:06:00 UTC

[jira] [Closed] (EMPIREDB-324) Add caseWhen expression for multiple conditions

     [ https://issues.apache.org/jira/browse/EMPIREDB-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele closed EMPIREDB-324.
----------------------------------

> 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
>            Priority: Major
>             Fix For: empire-db-2.5.0
>
>
> 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.20.1#820001)