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: special caracter

RE: special caracter

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Tue, 28 Aug 2001 08:23:25 -0700
Message-ID: <F001.00379C74.20010828084047@fatcity.com>

The following select should give you an idea.....

select 'Oracle '||chr(10)||' List' from dual;

> -----Original Message-----
> From: Djaroud Salim [mailto:SDJaroud_at_france-secours.com]
> Sent: Tuesday, August 28, 2001 10:45 AM
> To: Multiple recipients of list ORACLE-L
> Subject: special caracter
>
>
> I want to insert a simple caracter in my database 'EUR'.
> is there any to do that because i have this caracter ''.
>
> any suggestion will be very appreciate!!!!!
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Djaroud Salim
> INET: SDJaroud_at_france-secours.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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gogala, Mladen
  INET: MGogala_at_oxhp.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 Aug 28 2001 - 10:23:25 CDT

Original text of this message

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