I have to transfer data from old database to new database where table name and column name is different. Can it be done with DOS command or any other solution? One is POSTGRESQL and old is MYSQL.
My concern is table name and column names are different, column number is same. Thank you