[
Lists Home |
Date Index |
Thread Index
]
- Subject: Re: [xml-dev] Oracle and XML
- From: Ronald Bourret <rpbourret@rpbourret.com>
- Date: Thu, 30 Jun 2005 21:18:15 -0700
- Cc: xml-dev@lists.xml.org
- In-reply-to: <008d01c57da7$a98567f0$1601a8c0@DURANTE>
- References: <BAY103-F16563FC8800429E4B21B40ABE30@phx.gbl> <008d01c57da7$a98567f0$1601a8c0@DURANTE>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Oracle also supports SQL/XML, a set of standard extensions to SQL for
creating XML. You'll need Oracle 9i release 2 or later.
-- Ron
Ken North wrote:
> Thi Nguyen wrote:
> Has any one knew how to get XML from an Oracle database table?
>
> Take a look at the XML SQL utility that's part of the Oracle XML Developer Kit:
> http://www.oracle.com/technology/tech/xml/xdkhome.html
|