While loading data from csv to snowflake table, charactes like Ž or ‘™’ and getting replaced by some other charachers like  or ¢.
can anyone tell me why I am getting this
To correct it, I have to write manual script for each table to avaoid it
but I am looking for dynamic changes