hello, i have an xml file stored in my database and i want to use sqls to access the nodes in the file. i need a sql that would give me the name of the children nodes given the parent, i found the following sql:
SELECT VALUE(P).GETCLOBVAL()
FROM "ODB"."TRAXDOC_DETAIL" w...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.