Hello,
Thank you kindly for taking the time to read this.
I have two databases:
-Database A (This has all my customer data, order data, etc). With 250 odd tables.
-Database B (This has all the tables, but is blank with no data).
The databases are almost exact, a few new tables in Database B. They are both on localhost.
Now, how is the best way to move all the data from Database A, into the exact same tables that are blank on Database B?
I mainly script HTML/PHP, and as such have little knowledge of MySql.
I am hoping someone can assist as it would be greatly appreciated.
Kindest Regards