Data Types MySQL Tutorial

mysql>
mysql> SELECT 0xa+0;
+-------+
| 0xa+0 |
+-------+
|    10 |
+-------+
1 row in set (0.00 sec)