HEX(UNHEX('1267')); : UNHEX : String Functions MySQL TUTORIALS


MySQL TUTORIALS » String Functions » UNHEX »

 

HEX(UNHEX('1267'));


mysql>
mysql>
mysql> SELECT HEX(UNHEX('1267'));
+--------------------+
| HEX(UNHEX('1267')) |
+--------------------+
1267               |
+--------------------+
row in set (0.02 sec)



Leave a Comment / Note


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

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo String Functions
» UNHEX