Re: update xml clob using xpath

From: 3W <trefork_at_yahoo.com>
Date: 3 Jun 2003 10:04:18 -0700
Message-ID: <498a2e3c.0306030904.1cfca391_at_posting.google.com>


jbarney_ca_at_yahoo.ca (Barnoit) wrote in message news:<cd2c60c8.0305281157.16b6ac2e_at_posting.google.com>...
> I was reading about oracle's xml db with 9i, specifically the
> following:
> "XML Piecewise Update: Use XPath to specify individual element(s)
> andattributes of your document to update, without rewriting the entire
> document." Is there anyway to do this in 8i? It's stored as a clob.

Your XML should be stored as a BLOB not a CLOB. A CLOB can be subject to character translation. Received on Tue Jun 03 2003 - 19:04:18 CEST

Original text of this message