We need to extract 54M rows from one database to another. Columns of two tables are similar but not exactly same so there is some conversion work to do. I've started a cursor, but is there any better and also performance friendly way for inserting big chunk of data?We need to extract 54M rows from one database t