本文介绍了PolarDB-X 1.0支持的位运算符。

PolarDB-X 1.0支持如下位运算符:

运算符 描述
& Bitwise AND
~ Bitwise inversion
l Bitwise OR
^ Bitwise XOR
<< Left shift
>> Right shift