This is an old revision of the document!


DRAFT

Omnidex SQL Function: NVL

Description

The NVL function Returns expression2 if expression1 is NULL. The return datatype is the same as expression1.

Syntax

NVL(expression1, expression2)
 
Back to top
dev/sql/functions/nvl.1278629821.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)