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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to deal with special character like & in ' '

RE: How to deal with special character like & in ' '

From: Ramasamy, Baskar <Baskar.Ramasamy_at_calanais.com>
Date: Tue, 24 Jul 2001 07:13:38 -0700
Message-ID: <F001.00353470.20010724073236@fatcity.com>

You could do select 'string1 '|| chr(38) ||' string2' from dual  

Baskar

-----Original Message-----
Sent: 23 July 2001 18:51
To: Multiple recipients of list ORACLE-L

Hi,

I want to insert a string like 'A&M University' but has problem with '&' I want the database exact A&M University. But it always ask me new or old value because of symbol '&' how could I deal with that. Thanks.

HL


Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ <http://phonecard.yahoo.com/?.refer=mailtagline>

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ramasamy, Baskar
  INET: Baskar.Ramasamy_at_calanais.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jul 24 2001 - 09:13:38 CDT

Original text of this message

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