SSC-EWI-TS0041
XML data type methods are not supported in Snowflake.
Severity
Medium
Description
This EWI is added for the following XML data type methods that are not supported in Snowflake SQL:
Value
Query
Exist
Modify
Nodes
Code Example
Input Code:
IN -> SqlServer_01.sql
Output Code:
OUT -> SqlServer_01.sql
Recommendations
Consider using UDFs to emulate the behavior of the source code
You can check this documentation and review some possible approaches to work with XML datatypes in Snowflake.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated