To ensure that the result is DATETIME , you can use CAST() to convert the first argument to DATETIME . mysql> SELECT DATE_ADD('2018-05-01',INTERVAL ...
確定! 回上一頁