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

Home -> Community -> Usenet -> c.d.o.misc -> Insert character codes in Oracle with SQL command

Insert character codes in Oracle with SQL command

From: Sanjin <sanjin.m_at_SoftHome.net>
Date: Thu, 13 Dec 2001 11:50:09 +0100
Message-ID: <9va113$cncr$1@as201.hinet.hr>


Hi,

Is it possible to insert character/s based on their character codes into Oracle database (8.0.5) with some SQL command?

i.e. INSERT INTO target_table VALUES 0x61 0x62 0x63 (values of characters codes, not characters i.e. 'abc').

Thanks in advance

Sanjin Received on Thu Dec 13 2001 - 04:50:09 CST

Original text of this message

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