Hi All,
I am generating an XML file but I am not sure which is the best option.
Normally I used to create a CLOB variable and after convert with XMLType, but I am not sure if I create using the API dbms_xmlDom is better than it.
Information is coming from several tables, I have a nested for with an explicit cursors...
What do you suggest it?
Thanks in advance,
Ernesto