insert into schema_a.table_a
select * from schema_b.table_a
--?