alter table 表名 convert to character set utf8;
查看数据库所有表:
show tables;
利用excel 表格进行语句编程:
原文地址:https://www.cnblogs.com/fanlong0212/p/10939379.html
时间: 2024-10-08 16:22:41
alter table 表名 convert to character set utf8;
查看数据库所有表:
show tables;
利用excel 表格进行语句编程:
原文地址:https://www.cnblogs.com/fanlong0212/p/10939379.html