OCT(N) : OCT : Math Numeric Functions MySQL TUTORIALS


MySQL TUTORIALS » Math Numeric Functions » OCT »

 

OCT(N)


Returns NULL if N is NULL.

mysql>
mysql> SELECT OCT(12);
+---------+
| OCT(12|
+---------+
14      |
+---------+
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 Math Numeric Functions
» OCT