get XML from database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table that has the data in XML form, (xml doc) how can i get that
XML doc from the database?
 
I have a table that has the data in XML form, (xml doc) how can i get that
XML doc from the database?

Are you saying you have an XML file stored as text in the DB?

-Darrel
 
its stored as a clob in the table

Hmm...no idea what a clob is. I think I'm in way over my head on this one.
I'll humbly bow out of the conversation now. ;o)

-Darrel
 
Back
Top