pnileotgx: 如题目,在线等 Mr_Bean: 可以支持insert into a select * from b hdkkk: oracle,db2里应当都是 insert into a select * from b jackzhou2000: 对,统一楼上的 lishbin: 假如结构一样是可以的。 sulley: a必須事先存在 a和b的結構一樣 yown: 和SQLSERVER一样 insert into A select * from B semite: 有的,形如:insert into tab_a select * from tab_b