解决:Oracle 错误 ORA-01861: literal does not match format string(字符串格式不匹配)
解决:Oracle 异常 ORA-01861: literal does not match format string(字符串格式不匹配) 今天在写存储过程
解决:Oracle 异常 ORA-01861: literal does not match format string(字符串格式不匹配)
今天在写存储过程的时候,老是报一个错。如下,记录下来,以供日后查阅。
报错:
to_date('2013-2-26 11:07:25' , 'yyyy-mm-dd hh24:mi:ss')我的异常网推荐解决方案:oracle存储过程,http://www.myexception.cn/oracle-develop/177537.html