Skip to contents

Returns TRUE if every input value is TRUE, otherwise FALSE.

Usage

bool_and(arg = BOOLEAN)

Arguments

arg

BOOLEAN

Value

BOOLEAN

SQL examples

bool_and(A)