SSC-EWI-TS0036
Snowflake Scripting only supports Local Cursors.
Severity
Medium
Some parts of the output code are omitted for clarity reasons.
Description
This EWI is added when Cursors other than Local Cursors are identified. Currently, Snowflake Scripting only supports Local Cursors. Thus, all Cursors are translated as Local Cursors.
Code Example
Input Code:
IN -> SqlServer_01.sql
OUT -> SqlServer_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated