insert into select用法 在 Insert into select语句用法提示 的評價 Insert into select 语句用法提示业务场景将表A的数据迁移到表B中去做一个备份。本想通过程序先查询查出来然后批量插入,但觉得这样有点慢,需要耗费大量的网络I/O, ... ... <看更多>