Data Type MySQL

mysql>
mysql> SELECT NULL<=>0;
+----------+
| NULL<=>0 |
+----------+
|        0 |
+----------+
1 row in set (0.00 sec)
mysql>