Skip to contents

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

Usage

bool_or(arg = BOOLEAN)

Arguments

arg

BOOLEAN

Value

BOOLEAN

SQL examples

bool_or(A)