oracle11g - what is the best way to store XML in oracle? (CLOB vs XMLTYPE vs VARCHAR) -
oracle11g - what is the best way to store XML in oracle? (CLOB vs XMLTYPE vs VARCHAR) -
in oracle can store xml files in different types of variables xmltype or clob or varchar2. want know difference between them , benefits of of them? , there difference between xmltype column in regular table , xmltype table storing xml files in table?
 xml oracle11g xmltype 
 
Comments
Post a Comment