Mysql
 sql >> Base de données >  >> RDS >> Mysql

Comment changer une table MySQL en UTF-8 ?

ALTER TABLE tbl_name CONVERT TO CHARACTER SET utf8;