Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: XML Parser with PL/SQL
Allen wrote:
>
> We're storing XML stuff in a LONG column. Is there some PL/SQL way I can
> parse the XML data to find individual data elements?
If you are a member of Oracle Technet then search for xmlparser and you will get links to it.
You can become a member for free, look at http://technet.oracle.com
The only XML-Parser I found is a Java-Class which can be called by
PL/SQL,
so you need Oracle8i
Regards, Stephan Received on Wed Jan 10 2001 - 08:35:52 CST
![]() |
![]() |