Bitwise AND(&) : Bit : Data Types MySQL TUTORIALS


MySQL TUTORIALS » Data Types » Bit »

 

Bitwise AND(&)


mysql>
mysql>
mysql> SELECT 29 15;
+---------+
29 15 |
+---------+
|      13 |
+---------+
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