首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

解决:Oracle 错误 ORA-01861: literal does not match format string(字符串格式不匹配)

2013-03-26 
解决: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

热点排行