Bitwise OR(|) : Bit : Data Types MySQL TUTORIALS


MySQL TUTORIALS » Data Types » Bit »

 

Bitwise OR(|)


mysql>
mysql> SELECT 29 15;
+---------+
29 15 |
+---------+
|      31 |
+---------+
row in set (0.00 sec)

mysql>
mysql>



Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Data Types
» Bit