problem with wildcards . Help!!!

From: inna <mednyk_at_hotmail.com>
Date: 21 Jun 2002 06:40:08 -0700
Message-ID: <347a408b.0206210540.5f3aee32_at_posting.google.com>


Hello all. I tried to update table with string: update ttax set EXCHANGEUPDATEURL =
'
http://finance.yahoo.com/d/quotes.csv?format=sl&ext=.csv&symbols=';
and it gives me :
"old 1: update ttax set EXCHANGEUPDATEURL =
'http://finance.yahoo.com/d/quotes.csv?format=sl&ext=.csv&symbols='
new 1: update ttax set EXCHANGEUPDATEURL =
'http://finance.yahoo.com/d/quotes.csv?format=slcommit;=.csvOEM_sqlplus_input_finished='"
I understand that the "&" causing it, but how can I insert this string into table? How can I escape this character?

Thank you. Received on Fri Jun 21 2002 - 15:40:08 CEST

Original text of this message