Empty if equal
functionlogicReturns empty when both values are equal, otherwise the first value.
Signature
NULLIF(value, compareTo) → same type as value| Argument | Accepts | |
|---|---|---|
value | any | required |
compareTo | any | required |
Returns empty when both values are equal, otherwise the first value.
Signature
NULLIF(value, compareTo) → same type as value| Argument | Accepts | |
|---|---|---|
value | any | required |
compareTo | any | required |