Out-of-Scope
Examples of Out-of-scope code units if multiple SQL Languages
Description
As described in the conversion scope page, some code units are considered out of scope for conversion reasons. Here are some examples of how these code units are printed in the output folder.
Teradata
Function with unsupported language:
IN -> Teradata_01.sql
Snowflake output:
OUT -> Teradata_01.sql
Oracle
Wrapped type definition:
IN -> Oracle_01.sql
Snowflake output:
OUT -> Oracle_01.sql
Transact SQL
Trigger:
IN -> Transact_01.sql
Snowflake output:
OUT -> Transact_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated