Did you ever needed your table data in an XML format?
Well, it isn’t that hard… Oracle provides several ways to generate XML, in both SQL and PL/SQL.
I wrote an article on All Things Oracle in which I explain step by step how you can generate XML from table data.
In this first part I show you some SQL functions which are easy to use. Check it out!
Tags: All Things Oracle, oracle, PL/SQL, SQL, XML