MSCEWI3101
Specific For Loop Clause Is Currently Not Supported By Snowflake Scripting
Last updated
Specific For Loop Clause Is Currently Not Supported By Snowflake Scripting
Last updated
This is a deprecated version of the SnowConvert documentation, please visit the official site .
Low
Oracle allows additional clauses to the FOR LOOP
condition. Like the BY, WHILE, and WHEN clauses. Both WHILE and WHEN clauses allow for an extra boolean expression as a condition. While the BY clause allows a stepped increment in the iteration. These additional clauses are not supported in Snowflake Scripting and are ignored during transformation.
Separate the FOR LOOP
into different loops or rewrite the condition.
If you need more support, you can email us at