4D v14case_expression |
||||||||||||||
|
4D v14
case_expression
case_expression
A case_expression is used to apply one or more conditions when selecting an expression. They can be used as follows, for example: CASE Or: CASE arithmetic_expression This example selects records from the ROOM_NUMBER column according to the value of the ROOM_FLOOR column: SELECT ROOM_NUMBER |
PROPERTIES
Product: 4D SEE ALSO
arithmetic_expression ARTICLE USAGE
4D SQL Reference ( 4D v11 SQL Release 4 ) |
||||||||||||