JDBC : UTF-8 Characters not getting stored in SQL table in right format
I am trying to write a dataframe in SQL table which is having some extended ASCII characters like ’em-dash’, pound symbol. But same is not getting written in DB table, showing some junk characters instead of pound symbol or em-dash.