Enhancement Request: Oracle XMLTYPE
PlannedI am unable to reverse engineer the following sql
Create table x ( id number(10) not null,
log_xml sys.xmltype)
xmltype log_xml store as securefile binary xml (tablespcae t);
The error thrown is
Syntax Error - Line 7744, Offset 32 SECUREFILE
When can we expect support for this type.
Thanks
Ashley
Please sign in to leave a comment.
Comments
1 comment