Unicode support in Oracle 8.0.5
From: Flemming Jans <fj_at_bellesystems.com>
Date: Mon, 20 Sep 1999 13:51:40 +0200
Message-ID: <37E61FCC.52E6F2DA_at_bellesystems.com>
Hi all,
Date: Mon, 20 Sep 1999 13:51:40 +0200
Message-ID: <37E61FCC.52E6F2DA_at_bellesystems.com>
Hi all,
Does Oracle 8.0.5 (Sparc, Solaris 2.6) support the Unicode characterset ?
I would like to be able to convert from WE8ISO8859P1 to Unicode and back by using the SQL function convert() e.g.
update mytable set surname=convert(surname, 'we8iso8859p1', 'Unicode');
Any reply would be appreciated by email as well, thanks.
Kind regards,
Flemming F. Jans Received on Mon Sep 20 1999 - 13:51:40 CEST