Answer Posted / sonali
mysqldump -d -uusername -ppassword databasename > backupfile.sql
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can I remotely connect to mysql database?
What's new in mysql 8?
What is a left join mysql?
Where is the mysql database stored?
What can I do with mysql?
Is mysql running ubuntu?
How do I free up space in mysql?
What is difference between function and procedure in mysql?
What is the role of a limit in a mysql query?
What is the default port for MySQL Server?
Can not connect to mysql server 10060?
Does mysql use tcp or udp?
How can I create table in mysql?
Write a query to count the number of rows of a table in mysql.
How do I run mysql?