adspace
How do I transfer data from one database to another in mysql?
Answer Posted / Yadul Rani
To transfer data from one MySQL database to another, you can use the mysqldump and mysql commands. You can also use tools like HeidiSQL or phpMyAdmin for a graphical interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers