MSCEWI3004

The used syntax in select is not supported in Snowflake.

Severity

High

Description

This error happens when a clause in a select is not supported in Snowflake. The not supported clauses are:

  • CONTAINERS

  • SUBQUERY RESTRICTION

  • HIERARCHIES

  • MODIFIED EXTERNAL

  • DBLINK

  • SHARDS

  • PARTITION

  • SUBPARTITION

  • HIERARCHICAL

Example Code

Input Code:

Output Code:

Recommendations

  • No additional user actions are required.

  • If you need more support, you can email us at [email protected]

Last updated