Hi,

I have changed the character set from US7ASCII to WE8ISO8859P1 for an 8i database by using:

ALTER DATABASE CHARACTER SET WE8ISO8859P1;

How can I convert the character code for the existing data?