R/duckdb-funs.R
bool_and.Rd
Returns TRUE if every input value is TRUE, otherwise FALSE.
bool_and(arg = BOOLEAN)
BOOLEAN
bool_and(A)