I have a csv file and it has some special characters that blocking to insert data into a SQL server.
How I can remove the characters before it dumps data into SQL.
Any idea will be appreciated.
Thanks