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
How many primary keys can be there in a table?
What is a storage engine?
Can we write pl sql mysql?
what is database white box testing? : Mysql dba
List data types in mysql? Explain
Can foreign key have duplicate values?
How do I check mysql version?
what is constraints? Also explain the different types of constraints?
Which command is used to view the content of the table in mysql?
How do I download mysql?
Is mysql an oracle product?
Can we rename database in mysql?
How to calculate the difference between two dates?
How can I create database in mysql?
Explain timestamp?