XMLType
Description
XMLTYPESample Source Patterns
XMLType in Create Table
Oracle
CREATE TABLE xml_table(
xml_column XMLTYPE
);
Snowflake
Insert data in the XML column
Oracle
Snowflake
Known Issues
1. XMLType manipulation and query functions are not recognized
Related EWIs
Last updated
