COALESCE
This page describes the COALESCE function in Lenses SQL.
Returns the first non-null expression in the expression list.
Available in:
Processors
SQL Studio
✓
✓
Sample code:
Output:
In case you want to know more about nullability scenarios, see here
.
Last updated