Ale*_*lex 2 sql backup insert
如何将备份表中的数据恢复table1_bu到new_table1具有相同结构的新表?我需要从插入所有的行table1_bu成new_table1.
table1_bu
new_table1
Mat*_*eid 5
INSERT INTO new_table1(Id, Field1) SELECT Id, Field1 FROM table1_bu
归档时间:
16 年,4 月 前
查看次数:
507 次
最近记录:
9 年 前