NVL

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instanceOf database function
gptkbp:category SQL function
gptkbp:hasSyntax NVL(expr1, expr2)
https://www.w3.org/2000/01/rdf-schema#label NVL
gptkbp:introduced gptkb:Oracle
gptkbp:purpose replace NULL with specified value
gptkbp:result expr1 if expr1 is not NULL
expr2 if expr1 is NULL
gptkbp:similarTo COALESCE
gptkbp:usedIn gptkb:Oracle_SQL
gptkbp:bfsParent gptkb:Novaland_Group
gptkb:Amazon_Redshift_SQL
gptkbp:bfsLayer 7