Skip to main content

This worked for me insert into table1 select * from table2 The:

insert into table1 select * from table2

The sentence is a bit different than oracle'sfrom Oracle's.

This worked for me insert into table1 select * from table2 The sentence is a bit different than oracle's

This worked for me:

insert into table1 select * from table2

The sentence is a bit different from Oracle's.

Source Link
elijah7
  • 373
  • 3
  • 8

This worked for me insert into table1 select * from table2 The sentence is a bit different than oracle's