CP1252 - UTF8 conversion
52806May 28 2004 — edited Jun 2 2004Hi,
I have input data which is in CP1252 character set.
I have a java program which convert it to UTF-8 format
before loading in database. I am using sqlloader for loading. The problem is that UTF-8 conversion is very slow.
Is there any way to do the conversion at database level?
Thanks for help
Harjit Singh