How do you convert a string to UTF-8?

Using following way you can convert a string to UTF-8

SELECT (table_name USING utf8);

Leave a Reply

Your email address will not be published. Required fields are marked *