mysql常用命令

备份表: create table tbl2_bak as select * from table_name;

posted on 2015-12-11 16:43  andydaopeng  阅读(166)  评论(0编辑  收藏  举报

导航