LOGGING ERRORS
Last updated
Last updated
Notice that this statement is removed from the migration because it is a non-relevant syntax. It means that it is not required in Snowflake.
Statement to log errors when using statements as INSERT...SELECT.
Please review the following .
In this example, notice that LOGGING ERRORS
has been removed because it is not a relevant syntax. The syntax is not required in Snowflake.
In this example, notice that LOGGING ALL ERRORS
has been removed because it is not a relevant syntax. The syntax is not required in Snowflake.
In this example, notice that LOGGING ERRORS WITH NO LIMIT
has been removed because it is not a relevant syntax. The syntax is not required in Snowflake.
In this example, notice that LOGGING ERRORS WITH LIMIT OF
has been removed because it is not a relevant syntax. The syntax is not required in Snowflake.
No issues were found.
No related EWIs.