coalesce()
Function group | Execute on client | Platform(s) |
---|---|---|
General | NO | All |
Function group | Execute on client | Platform(s) |
---|---|---|
General | YES | All |
Syntax
coalesce([pvalue ...]])
Description
Returns the first non-NULL parameter from a list of values.
See also coalesceempty().