French char becomes 'box' - SQUARE in the database
current databas nls char set is utf8 and we use external table with oracle_loader to load data from txt file into database.
after loading, we found all french char become box somehow.
Have you ever met this issue? any clue?
Thanks-