DB2中使用方式计算两个时间戳记之间的时差:–秒的小数部分为单位 values timestampdiff(1,char(current timestamp - timestamp('2010-01-01-00.00.00'))); ...
確定! 回上一頁