Unable to display Special characters in R12
I have to load special characters like à ,ÇÕ in oracle. but that is coming as inverted question marks.
Can you please help in displaying these special characters.
I am loading the data using SQL*Loader.
Characters are showing correctly in CSV file
When they are loading to my temporary table inverted question marks are coming.
NLS_CHARACTERSET of the database is AL32UTF8
Thanks
Anita