SnowConvert: SQLServer Issues
This warning appears when an unsupported time component is used as a parameter in a date - related function in Snowflake. For a complete list of supported date and time components, please refer to the Date & Time Functions | Snowflake…
SnowConvert: Transact-SQL Functional Differences
This error appears when you attempt to use a collation clause that Snowflake does not support.
SnowConvert: Teradata SQL to Snowflake Scripting (Procedures)
Teradata’s ABORT and ROLLBACK statements are replaced by a ROLLBACK statement in Snowflake Scripting.
SnowConvert: General Functional Differences
This message appears when a Correlated Subquery is detected. A correlated subquery references a column from the outer query. When migrating to Snowflake, these subqueries may behave differently in some cases.