Forum Moderators: open
Database 1 have 1 GB
Database 2 have 10 MB
Database 1 = Database 2 are the same, tables are the same.
I want to transfer new data from Database 2 to Database 1 because DB1 is too large to use my perl script to add new content and to avoid CPU usage.
How can I do to move all data from DB2 to DB1?
Kind regards,
Dan