I have a stored procedure that will create two recordsets. Is there a way to create a single XML stream from the two recordsets. Another word the XML stream will have 2 <s:data> sections within the <xml> root tag
I am running an Oracle 8i database (8.1.6.0.0) on Windows NT and trying to create XML through PL/SQL. Is there a way to create XML through PL/SQL? What package(s) do I need to install in order to produce XML documents?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.