SSC-FDM-TS0029
SET NOCOUNT statement is commented out, which is not applicable in Snowflake.
Description
When SnowConvert encounters a SET NOCOUNT
statement, it adds this FDM. SnowConvert then comments out the SET NOCOUNT
statement because it is not relevant in the Snowflake environment.
Code example
Input Code:
OUTPUT CODE
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated