Logical Functions
Logical functions accept any numeric types, but return a UInt8 number equal to 0 or 1.
Zero as an argument is considered “false,” while any non-zero value is considered “true”.
and, AND operator
or, OR operator
not, NOT operator
xor
当前内容版权归 ClickHouse 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ClickHouse .