SSC-FDM-0016
Constants are not supported by Snowflake Scripting. It was transformed to a variable.
Description
Snowflake Scripting does not support constants. Therefore, all constants inside procedures are being transformed into variables when the Snowflake Scripting flag is active.
Example code
Oracle:
IN -> Oracle_01.sql
Snowflake Scripting:
OUT -> Oracle_01.sql
Recommendations
No end-user actions are required.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated