SSC-EWI-RS0005
Column aliases cannot be used in the IN clause.
Severity
High
Description
This conversion issue is added because the column aliases cannot be used in the IN clause of the PIVOT/UNPIVOT
query in Snowflake.
Code Example
Input Code:
IN -> Redshift_01.sql
Output Code:
OUT -> Redshift_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated