Select * from table1 into table2

- Select * from table1 to table2
- Select * from table1 insert into table2
- Select * from table1 and table2
- Select * into table1 from table2 where 1=0
- Select * into table1 from table2 in sql server
- Select * into table1 from table2 where 1=1
- Select * into table1 from table2 in oracle
- Insert into table select * from table1 where condition
- Select * from table