Hi friends!
I got the problem, i had two database DATABASE A and DATABASE B, DATABASE B is working from last 3 months and had 500+ posts, DATABASE A (contains 4000+ posts )is from my old WP Blog, Now I want to import the content from DB A to DB B. i use phpadmin but got error due to similar tables in both Database.
I am not expert in mySQL try different methods by following W3 Schools and other SQL instructions sites . but every time got error.
Please tell me easiest way to import DATA in Database B without error of similar table, already exist table, columns/rows exists,.... etc
How I merge both DATABASES
THANKS