OPENXML UDF
Description
This custom UDF is added to process a rowset view over an XML document. This would be used for declarations in because it works as a rowset provider.
Optional parameters and different node types are not supported in this version of the UDF. The element node is processed by default.
Custom UDF overloads
Parameters
XML: A
VARCHARthat represents the readable content of the XML.PATH: A varchar that contains the pattern of the nodes to be processed as rows.
Transact-SQL
Snowflake
Known Issues
No issues were found.
Related EWIs
SSC-EWI-TS0075: Built In Procedure Not Supported.
Last updated
