Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ever wished that Oracle had something like SQL Server's FOR XML and OPENXML keywords? It doesn't have it, but you can return XML from Oracle as a CLOB using XSU, and shred an XML string into relational tables using the XMLType. For more information: