IF
Translation reference to convert Teradata IF statement to Snowflake Scripting
Some parts in the output code are omitted for clarity reasons.
Description
Provides conditional execution based on the truth value of a condition.
For more information regarding Teradata IF, check here.
Sample Source Patterns
Sample auxiliar table
IN -> Teradata_01.sql
Possible IF variations
Teradata
IN -> Teradata_02.sql