This error comes when we try to enter a non-numeric character where a numeric character is expected.
we can use date formats recognized by the to_date function in case of date and nvl in case of null value.
we can use date formats recognized by the to_date function in case of date and nvl in case of null value.
Comments
Post a Comment