TO_NUMBER with DEFAULT ... ON CONVERSION ERROR #1358
bogdantoma
started this conversation in
Ideas
Replies: 1 comment
-
Greetings. This is not supported yet and (in my opinion) your best chance of getting it was to implement and send a PR or to sponsor an implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
From Oracle Database 12c Release 2 TO_NUMBER with DEFAULT ... ON CONVERSION ERROR was introduced.
https://docs.oracle.com/en/database/oracle/oracle-database/12.2/sqlrf/TO_NUMBER.html#GUID-D4807212-AFD7-48A7-9AED-BEC3E8809866
The first parsing is working. The second one is not.
I am using version 4.2.
Thanks.
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions