LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   xquerry on oracle 10g xml database (https://www.linuxquestions.org/questions/programming-9/xquerry-on-oracle-10g-xml-database-234766/)

anirudh 09-24-2004 11:37 AM

xquerry on oracle 10g xml database
 
hi
i want to use my xquery on an xmldatabase oracle 10g to run my query
how can i do this, plz help me
my querry is

select extractValue(value(x),'/party/partyGdr/addressGdr/addressType')
from XDB_PARTY x
where existsNode(value(x),
'/party[partyId="AC0000169"]') = 1

bye

anirudh 09-27-2004 07:50 AM

can any body who can help me to run xquerry on the xml database


All times are GMT -5. The time now is 08:13 PM.