Sql encoding problem

Hey,
I’m experiencing an issue with data that I’m taking from sql database.
I can’t find a way to change the encoding of the data.
Is there a solution to it? or should I be looking for a work around?
One way I was thinking of doing it was to export the data to a .csv file and then change the encoding through the read .csv activity, but I’d like to do it in a different way.
thanks in advance :slight_smile:

can you show your problem with print screen ?? your problem is encoding utf-8?