Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Request in XML format
> Hii
> Just Save the above the xml doc in varchar2 col1(xml_doc_name) and
> col2(xml_doc_content) .
> use:
> select xml_doc_content from table-name where xml_doc_name='text.xml';
>
Thanks, Manish
Sorry, I didn't understand what you meant....I am newbie with XML
where I put my request ?
what is:
xml_doc_content
xml_doc_name
?
Thanks again Received on Mon Sep 12 2005 - 15:13:29 CDT
![]() |
![]() |