SSC-EWI-PG0007
Into clause on Dynamic SQL is not support in Snowflake
Severity
Low
Description
PostgreSQL Dynamic SQL allows the INTO
clause to store query results in variables. Snowflake does not support this functionality. Therefore, the INTO
clause will be flagged with an EWI'.
Code Example
Input Code:
IN -> PostgreSQL_01.sql
Output Code:
OUT -> PostgreSQL_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated