Generating XML data from database table and views

Monday, April 14, 2008

Oracle provides functions and packages for generating XML data from database table and views.

Following options can be used to generate XML from Oracle content.

  • Using SQLX Functions
  • Using Oracle Extensions to SQLX
  • Using DBMS_XMLGEN
  • Using SQL Functions
  • Using XSQL Pages Publishing Framework
  • Using XML SQL Utility (XSU)
This document explains the process in detail.

  © Blogger templates Newspaper by Ourblogtemplates.com 2008

Back to TOP