select * into temp.de_cover_point_copy_2021_03_29 from de_cover_point; select * into temp.de_macro_station_copy_2021_03_29 from de_macro_station; select * into temp.de_micro_station_copy_2021_03_29 from de_micro_station; select * into temp.de_indoor_copy_2021_03_29 from de_indoor; select * into temp.de_cell_copy_2021_03_29 from de_cell; select * into temp.pl_cover_point_copy_2021_03_29 from pl_cover_point; select * into temp.pl_macro_station_copy_2021_03_29 from pl_macro_station; select * into temp.pl_micro_station_copy_2021_03_29 from pl_micro_station; select * into temp.pl_indoor_copy_2021_03_29 from pl_indoor; select * into temp.pl_cell_copy_2021_03_29 from pl_cell;