
February 21st, 2005, 08:23 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 27
Time spent in forums: 13 m 27 sec
Reputation Power: 0
|
|
Oracle 8i and XML
Hi,
We are using 8i EE and have a table which stores XML in a CLOB type column. Is there a PL/SQL package that I can use to retrieve the xml for a row as a DOM structure so I can parse and travese thru the XML to a particular node retrieve vales..and may be update the whole XML structre if nessecary? I know 9i has a lot of features that support XML however I am not sure about 8i. Any light on this matter will very appreciated.
thank you
|