SSC-EWI-TS0035
Declaring a Cursor Variable that it is never initialized is not supported.
Severity
Medium
Some parts of the output code are omitted for clarity reasons.
Description
Currently, a Cursor Variable that is declared but never initialized is not supported by SnowFlake. Thus, the EWI is added, and the code commented out.
Code Example
Input Code:
IN -> SqlServer_01.sql
Output Code:
OUT -> SqlServer_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated