Forum Discussion

nsmith's avatar
nsmith
New Contributor III
8 years ago

MySQL Insert Can't Insert Special Characters

Is there any way to encode strings or perform a MySQL insert on a special character like ł or Ł. I can’t get it working, but it works just fine using another ETL process. In my specific use case I’...