oracle插入当前时间报错 如图所示: to_date(to_char(sysdate,’yyyy-mm-dd hh24:mi:ss’),’yyyy-mm-dd hh24:mi:ss’) 再包一层 to_char 解决。