This topic describes the logical operators supported by PolarDB-X 1.0.

PolarDB-X 1.0 supports the following logical operators.

Operator Description
AND, && Logical AND
NOT, ! Negates value
||, OR Logical OR
XOR Logical XOR