Skip to content

BOOLAND

BOOLAND(A, B)

Returns true when A and B are both non-null non-zero. Returns false when one of the arguments is zero and the other is either zero or NULL. Returns NULL otherwise.