Answer Posted / guest
mysqldump -h mysqlhost -u username -p mydatabasename >
dbdump.sql
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I uninstall mysql connector?
write a query to mysql in safe mode and to change the root password
what is mysql optimization in brief?
How can you create and drop view in mysql?
How to create trigger in mysql workbench?
What sql does mysql use?
What is memory table in mysql?
How does mysql clustering work?
What is the difference between char and varchar?
What is index length in mysql?
How to show certain selected rows with the value "pcds".
What happens if you no create privilege in a database?
suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
What is the use of mysql workbench?
How do I declare a variable in mysql?