mysql 基本操作

来源:互联网 发布:python restful框架 编辑:程序博客网 时间:2024/06/06 14:07

修改表名:

alter table table_name rename to table_name_new;

原创粉丝点击