Doug Ewell wrote: > Michael Yau <michael dot yau at oracle dot com> wrote: > > > In Oracle9i, the NCHAR datatypes are exclusively Unicode datatypes > > and supports both UTF-16 and UTF-8. > > s/UTF-8/CESU-8/
update ORACLE set ENCODING='CESU-8' where ENCODING='UTF-8' _ Marco