Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Help me on CLOB, XML and "&" character

Help me on CLOB, XML and "&" character

From: Ronggolawe <radenjava_at_theglobe.com>
Date: Sun, 25 Feb 2001 03:51:22 -0800
Message-ID: <20010225.035116.1171.458@theglobe.com>

Hi, can anyone help me with this problem ? I'm trying to insert a bunch of XML data to Oracle 8i, so I create table docs with column (id number, xmldata CLOB). However some of the XML data has some character such as &amp; and USF&G, thus when I execute sql script for inserting the data using sqlplus it giving me some error such as:
Enter value for amp:
Enter value for g:
Can anyone tell me how can I excecute the script withoutsqlpus reading the & character ?
Thank you very much for your help. Received on Sun Feb 25 2001 - 05:51:22 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US