Data Types MySQL Tutorial

Name Description
BIT_COUNT()Return the number of bits that are set
&Bitwise AND
|Bitwise OR
^Bitwise XOR
Left shift
Right shift
~Invert bits