Operations with NULL value

Any operation where one of the operands has the NULL value returns NULL.

The exceptions are:

  • The AND operation returns NULL only if none of the operands has the False value.
  • The OR operation returns NULL only if none of the operands has the True value.
Next page: Operation priorities

Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.