Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: oracle xml question

RE: oracle xml question

From: Amihay Gonen <AmihayG_at_ectel.com>
Date: Thu, 14 Jul 2005 08:43:32 +0300
Message-ID: <5A841A20A9085A4C984EADD0FF97BF3704F323@ectilex.ectel.com>


here is an example :  

SELECT count(1) from
table(xmlsequence( extract(xmltype('<a><b></b><b></b></a>'),'//a/b'))) ;  

Amihay Gonen
DBA,
972-3-9268280

Be there ... -> http://golan/Forum%20DBA/default.aspx  

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jul 14 2005 - 00:42:57 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US