CONDITIONAL Functions
All functions > CONDITIONAL
All functions in the CONDITIONAL category.
Function | Description |
---|---|
CASE_WHEN | Returns the result of the first condition that evaluates to true |
CASE_WHEN_SIMPLE | Returns the result corresponding to the first matching value in a simple case expression |
COALESCE_FUNC | Returns the first non-NULL value from a list of values |
IF | Returns one value if a condition is true, another if false |
Summary
- Functions in CONDITIONAL: 4
This documentation is automatically generated from the FeatureMesh registry.