mysql> mysql> SELECT DATE_ADD('1998-01-01 00:00:00', '-1 10' DAY_HOUR); ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''-1 10' DAY_HOUR)' at line 1 mysql>
Related Scripts with Example Source Code in same category :