You should take a look the TIMESTAMPDIFF function. From the example mysql> SELECT TIMESTAMPDIFF(MINUTE,'2003-02-01','2003-05-01 12:05:55'); ...
確定! 回上一頁