DECLARE
Translation reference to convert Teradata DECLARE statement to Snowflake Scripting
Description
Declares one or more local variables.
For more information regarding Teradata DECLARE, check here.
Sample Source Patterns
Teradata
IN -> Teradata_01.sql
Snowflake Scripting
OUT -> Teradata_01.sql
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated