Oracle中date错误,ORA-01830: date format picture ends before converting entire input string

错误原因:


错误产生原因:date类型不能包含秒以后的精度

解决方法

删除秒精度后面的数字即可