MSCEWI3058
NLS_DATE_FORMAT session parameter does not enforce the input format in Oracle.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
Oracle may recognize more input formats than the one is set in the NLS_DATE_FORMAT parameter. This parameter also modifies the output format for dates. In the converted code the DATE_INPUT_FORMAT and DATE_OUTPUT_FORMAT Snowflake session parameters are set with the same value in order to emulate the functionality in Oracle.
Example Code
Input Code:
Output Code:
Recommendations
Not end-user actions are required.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated