Answer Posted / rupa bagherwal
mysqldump -uusername -ppassword databasename --no-data >
backupfilename.sql
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of using timestamp data type?
What is the command line end user interface - mysql?
Why does mysql have so many connections?
Is mysql good for big data?
What is mysql cursor?
Write a command with which mysql table can be repaired
What language does mysql use?
How to run a sql statement?
What is action query?
How do I edit a table in mysql?
How to enter binary numbers in sql statements?
Is mysql port 3306 tcp or udp?
Which is best pdo or mysqli?
How you can create a trigger in mysql?
What is insert query in mysql?