SSC-EWI-TS0003
The ANSI_WARNINGS OFF is not supported in Snowflake.
Severity
Low
Description
In Transact-SQL, the statement SET ANSI_WARNINGS OFF
disables warnings such as Division by Zero or arithmetic overflow. Since SET ANSI_WARNINGS OFF
is not a directly configurable setting in Snowflake, SnowConvert will generate this EWI.
Example Code
SQL Server
Snowflake
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated