NVL scalar function
The NVL function returns the first argument that is not null.
The schema is SYSIBM.
The NVL function is identical to the COALESCE function. For more information, see COALESCE scalar function.
The NVL function returns the first argument that is not null.
The schema is SYSIBM.
The NVL function is identical to the COALESCE function. For more information, see COALESCE scalar function.