Mega Code Archive

 
Categories / MySQL Tutorial / Data Types
 

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