create table table_copy as
  select * from table;