mysql常用命令

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

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

导航