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: William Rogge <William_Rogge_at_voltek.com>
Date: Mon, 23 Jul 2001 10:55:31 -0700
Message-ID: <F001.003522C9.20010723104920@fatcity.com>

try inserting ('A'||CHR(38)||'M University')

the CHR() is great for special characters.

-----Original Message-----
From: Helen rwulfjeq [SMTP:lannyue_at_yahoo.com] Sent: Monday, July 23, 2001 1:51 PM

To:     Multiple recipients of list ORACLE-L
Subject:        How to deal with special character like & in ' '


 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/ << File: ATT00040.html >>
--

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

Author: William Rogge
  INET: William_Rogge_at_voltek.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 Mon Jul 23 2001 - 12:55:31 CDT

Original text of this message

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