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 maximum number of records in mysql table?
How to create a table index in mysql?
How do I install mysql on windows 10 64 bit?
If we use sum function in mysql, does it return sum of that row or for that column?
What does tinyint mean?
Can mysql handle big data?
What is relational database in mysql?
Why is the basic difference between left join, right join and inner join?
What is default schema in mysql?
how to add a new column to an existing table?
What is mysql ndb?
How to dump a table from a database.
What does innodb stand for?
How many groups of data types?
What is default password for mysql?