Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: utf8
How about
insert into <TABLE_NAME> (<FIELD_NAME>) values (CHR(2122));
Ian MacGregor
Stanford Linear Accelerator Center
ian_at_SLAC.Stanford.edu
-----Original Message-----
Sent: Tuesday, February 11, 2003 2:44 PM
To: Multiple recipients of list ORACLE-L
Hello List,
I have built a database with a character set of UTF8 and I'm trying to insert character code 2122 "(TM) Trademark". I'm having trouble coming up with a way to do this.....
anyone had to deal with this before?
Thanks
Steve
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: MacGregor, Ian A.
INET: ian_at_SLAC.Stanford.EDU
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Feb 11 2003 - 18:03:36 CST