SSC-EWI-OR0004
The used syntax in select is not supported in Snowflake.
Some parts of the output code are omitted for clarity reasons.
Description
This warning happens when a clause in a select is not supported in Snowflake. The not supported clauses are:
CONTAINERS
HIERARCHIES
EXTERNAL MODIFY
SHARDS
Example Code
Input Code:
IN -> Oracle_01.sql
Output Code:
OUT -> Oracle_01.sql
Recommendations
No additional user actions are required.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated