Handling Grave accent (`) in sql spool file.
Hello...
I am spooling a file which has grave accent. In toad the data appears correctly.
However when I look at the spool file in Unix box, grave accent is replaced by \342\200\231. How this needs to be handled?
spool file is created from concurrent program.
Thanks!