XMLTYPE, BLOB, CLOB and SIMPLE TABLE
458694Oct 6 2005 — edited Oct 21 2005Hi,
In my project we have a requirements to store the XML messgaes in the database. I would like to know should I store it in the XMLTYPE format or in CLOB, BLOB format or should I parse the XML and store in the separate columns.
I would like to know what would be an impact on the performance if I use XMLTYPE.
Is there any constraints on the size of XML if I use XMLTYPE.
Thanks in advance.
Thanks & Regards,
Chintan