Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Insert character codes in Oracle with SQL command
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
![]() |
![]() |