Invert all bits : Bit : Data Types MySQL TUTORIALS


MySQL TUTORIALS » Data Types » Bit »

 

Invert all bits


mysql>
mysql>
mysql> SELECT & ~1;
+--------+
& ~1 |
+--------+
|      |
+--------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Data Types
» Bit