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 are the functions of commit and rollback statements?
What is a tinyint in mysql?
What is the use of count function in mysql?
How to add a new column to an existing table in mysql?
What is the difference between mysql and pdo?
How you will Show unique records.
What is the data type for image?
What is latest version of mysql?
What are the different data types in mysql?
What is regex in mysql?
What is the password of mysql?
What is the difference between heap table and temporary table?
What is mysql command line?
How to change the database engine in mysql?
How many entries can mysql handle?