Name

ISNULL — Checks if a value is blank

Synopsis

ISNULL(data)

Returns 1 if data is blank or 0 otherwise.

See Also

LEN(), EXISTS()