淘先锋技术网

首页 1 2 3 4 5 6 7

1.use table1 append from table2

2.use table1 append BLANK repl field1 with value1,field2 with value2

3.INSERT INTO table1 (field1,field2) values (value1,value2)