Re: Easiest way to output XML based on SELECT statement or Stored Proc

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shay

    Re: Easiest way to output XML based on SELECT statement or Stored Proc

    Simply use the database sys.xml_gen function to get info on this read
    chapter 10 of Oracle9i XML Database Developer's Guide - Oracle XML DB

    Link is on the bottom right of
    Access cloud trials and software downloads for Oracle applications, middleware, database, Java, developer tools, and more.

    (• XML Database Developers Guide R9.2 )
Working...