For the complete documentation index, see llms.txt. This page is also available as Markdown.

NVL

Synonym for IFNULL. This Oracle-compatible function returns the first argument if it is not NULL, or the second argument if the first is NULL.

NVL is a synonym for IFNULL.

This page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?