EXIT
Description
Stop the loop execution when the conditions defined in the WHEN statement are true (Redshift SQL Language Reference Conditionals: EXIT).
EXIT are partial supported by Snowflake.
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.
There are no related EWIs.
Last updated