LABEL
Description
Labels are used in Redshift to qualify a block or to use the EXIT or END statement. Snowflake does not support labels.
Since labels are not supported in Snowflake, an EWI will be printed.
Grammar Syntax
Sample Source Patterns
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Known Issues
There are no known issues.
Related EWIs
SSC-EWI-0094: Label declaration not supported
Last updated