Mysql
 sql >> Database >  >> RDS >> Mysql

Come posso modificare una tabella MySQL in UTF-8?

ALTER TABLE tbl_name CONVERT TO CHARACTER SET utf8;