nullPlusNonNullIsNull()

Previous Next

Returns true if a concatenation of a NULL and a non-NULL value returns the NULL value. Returns false otherwise.

For SQL-92 compliance, a JDBC technology-enabled driver will return true.

Syntax

nullPlusNonNullIsNull()