Hello,
I have two mysql db which contains 23 tables. The problem is that i have merge them in a one db. Is it possible?
Thank you!
odysseous 0 Newbie Poster
Recommended Answers
Jump to PostExport one table, then import it in the other database....
If you are using PHPMyAdmin then follow the below:
OK. For example, database name: db1 and db2
The table name is tb.
Export table
1) Use phpMyAdmin, select db1
2) Click Export
3) Select db table
4) unselect Structure
5) …
Jump to PostDownload the trial of Navicat. If your tables have primary keys, you can compare or merge the two databases.
http://wiki.navicat.com/wiki/index.php/How_to_merge_two_tables_that_have_same_table_structure%3F
All 7 Replies
dickersonka 104 Veteran Poster
Shanti C 106 Posting Virtuoso
odysseous 0 Newbie Poster
Shanti C 106 Posting Virtuoso
odysseous 0 Newbie Poster
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
dickersonka 104 Veteran Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.