Hi Experts
Loaded a csv file using apex_parser.parse into a table.
The 2nd column have 1 special character. The 3rd column is showing the ascii value of that. However, the 2nd column is showing blank.
However, the 4th column is have the same the special character but added with some digits. There it is showing as ?
Any clue ?

Thank You
Debraj