Link Search Menu Expand Document

ZEROIFNULL

If the specified expression <expr> evaluates to NULL, returns a 0 instead of NULL.

Syntax

ZEROIFNULL(<expr>)