CREATE PROCEDURE
Description
In Snowconvert, Redshift since they are most of the time equivalent, if a specific transformation is needed, it will be addressed in another document.Procedures are transformed into Snowflake Procedures
For more information on Redshift Procedures, click here.
Grammar Syntax
The following is the SQL syntax to create a Procedure in Amazon Redshift. Click here to here to go to Redshifts specification for this syntax.
Sample Source Patterns
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Related Ewis
There are no issues for this transformation.
Last updated