mysql > SELECT TIMESTAMPADD(WEEK,1,'2003-01-02'); -> '2003-01-09' ○ TIMESTAMPDIFF(unit,datetime_expr1,datetime_expr2) 返回 datetime_expr2 ...
確定! 回上一頁