Data Type MySQL

mysql>
mysql> SET @ABC = 5, @DEF = 'Inglewood',
    ->     @GHI = DATE('2004-01-01');
Query OK, 0 rows affected (0.00 sec)
mysql>