CHARACTER SET in SQL Loader
Hi,
I would like to know how can I load multiple character sets (Latin, Spanish, French, Japanese etc) using SQL loader.
Default NLS_LANG is UTF8
if I change the character set in one of my loader does it affect any other loaders or the application?.