Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to merge xml's?

497199Jun 23 2006 — edited Aug 18 2006
Hi!
I can make select xmltransform('<xml>', '<xslt>') from dual;
where '<xml>' is xmltype('...'), where '...' is an regular xml-text.
This will result in an transformed xml.

Lets say I have an table with 2 xml's, how to merge them?
Greetings
Bjørn
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2006
Added on Jun 23 2006
8 comments
759 views