How to merge xml's?
497199Jun 23 2006 — edited Aug 18 2006Hi!
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