how to generate XML file on PL/SQL function
JaguarMar 24 2009 — edited Mar 30 2009hi guys
I need to generate XML files on my function. I will use the IN parameter of my function as data to be stored on my generated XML file. What is the best approach here. Thank you.
Regards
Jay