摘要:
-- 指定时间增加带小数的天数 select day ,add_date_num ,cast(cast(day as bigint) + add_date_num * 24 * 60 * 60 as timestamp) as timestamp_new from ( select cast('2018-01-01' as timestamp) as da... 阅读全文
posted @ 2018-09-29 16:51
chenzechao
阅读(246)
评论(0)
推荐(0)

浙公网安备 33010602011771号