Bit Functions : Bit : Data Types MySQL TUTORIALS


MySQL TUTORIALS » Data Types » Bit »

 

Bit Functions


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





Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Data Types
» Bit