SSC-EWI-TS0043
WITH XMLNAMESPACES is not supported in Snowflake.
Last updated
WITH XMLNAMESPACES is not supported in Snowflake.
Last updated
Medium
This EWI is added fort the clause which is not supported in Snowflake SQL
Consider using UDFs to emulate the behavior of the source code. The following code provides suggestions of UDFs that can be used to achieve recreating the original behavior:
If you need more support, you can email us at
: Performance warning - recursion for CTE not checked. Might require a recursive keyword.
: FOR XML clause is not supported in Snowflake.
: Regexp_Substr Function only supports POSIX regular expressions.