The character set of the db is
"WE8MSWIN1252"
and I am inserting the rows through a bat file where I set "NLS_LANG" to
".WE8MSWIN1252"
. At the end of the insertions, some of the rows in SQL Developer display a certain character while some not.