ORA-01830: date format picture ends before converting entire input string. Cause: You tried to enter a date value, but the date entered did not match the date format. This error can occur when you try to enter a date value without using the TO_DATE function.
ORA-01830: date format picture ends before converting entire input string
Cause:
You tried to enter a date value, but the date entered did not match the date format. This error can occur when you try to enter a date value without using the TO_DATE function.