mysql中用函数 TIMESTAMPDIFF 计算两个时间差。语法:TIMESTAMPDIFF(interval,time_start,time_end)案例1:计算两个时间相隔多少天SELECT ...
確定! 回上一頁