SSC-EWI-PG0006
Reference to a variable using the Label is not supported by Snowflake.
Severity
Medium
Description
This error is added when a FOR loop's body references a variable using the label. Snowflake does not support referencing a variable using the qualified name.
Code Example
Input Code:
Output Code:
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated