How can I generate and store an XML file by writing a PL/SQL procedure?
Created May 4, 2012
Brian Ewins Oracle provides a package to do this. Download it from Technet. Internally the PL/SQL package calls the Java implementation.
Created May 4, 2012