XDBURIType
Description
XDBURITYPESample Source Patterns
XDBURIType in create table
Oracle
CREATE TABLE xdburitype_table(
xdb_uritype_column XDBURITYPE,
sys_xdb_uritype_column SYS.XDBURITYPE
);
INSERT INTO xdburitype_table (xdb_uritype_column) VALUES(
xdburitype('/home/OE/employees/emp_selby.xml')
);Snowflake
Retrieving data from XDBURIType column
Oracle
Snowflake
Known Issues
Related EWIs
Last updated
