special caracter

2001-08-28 Thread Djaroud Salim

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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).



RE: special caracter

2001-08-28 Thread Gogala, Mladen

The following select should give you an idea.

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

 -Original Message-
 From: Djaroud Salim [mailto:[EMAIL PROTECTED]]
 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: [EMAIL PROTECTED]
 
 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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).



RE: special caracter

2001-08-28 Thread Hallas John
Title: RE: special caracter





See Metalink Note 137127.1 Character sets, code pages, fonts and the NLS_LANG value
Essentiall all Oracle V8 is Euro compliant but you have to use the NLS_LANG settings more


John 


-Original Message-
From: Djaroud Salim [mailto:[EMAIL PROTECTED]]
Sent: 28 August 01 15:45
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: [EMAIL PROTECTED]


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: [EMAIL PROTECTED] (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).




**
This email and any attachments may be confidential and the subject of 
legal professional privilege.  Any disclosure, use, storage or copying 
of this email without the consent of the sender is strictly prohibited.
Please notify the sender immediately if you are not the intended 
recipient and then delete the email from your inbox and do not 
disclose the contents to another person, use, copy or store the 
information in any medium. 
**