Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle error message
Hi,
I am trying to format the value of a DATE datatype field. My code is
to_date(Schema.Table.Field,'YYYY')
This is the error I receive.
ORA-01830: date format picture ends before converting entire input
string :-1830
The typical format of values in that field is: 2001/7/4 13:25:51
Any ideas on what the problem might be?
Thanks,
Allen Received on Wed Nov 14 2001 - 11:04:30 CST
![]() |
![]() |