How can I Compare two xml documents?

Posted on 16th Feb 2014 by admin

Hi all,

I am doing a POC for my project and I am using XE database 10g version.

I want to make a comparison between two xml document stored in a column of type xmltype in a relational table.

How can I do a comparison between them? Here between two data in rowset column.

SQL> desc emp_xml
Name Null? Type
--------
ROWSET XMLTYPE
EMP_XML_AGN NUMBER

Please help me in this regard.

Thanks

Other forums