Syntax
Parameters
Parameter | Description | Supported input types |
---|---|---|
<expression> | The expression(s) to coalesce. | Any |
Return Types
Same as input typeExample
The following example returns the first non-NULL value provided, which is the usernameesimpson
:
esimpson