Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Implement Oracle function TO_DATE()
https://docs.oracle.com/en/database/oracle/oracle-database/18/sqlrf/TO_DATE.html
This could be implemented by reusing the code of str_to_date(), but using another version
of extract_date_time()