Answer Posted / sonali
mysqldump -d -uusername -ppassword databasename > backupfile.sql
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is database engine in mysql?
Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');
What is ddl, dml, and dcl?
Is sql and mysql same?
What is data in mysql?
Explain the architecture models of SQL Server?
What language does mysql use?
What is regexp?
What is join in mysql? What are the different types of join?
How does triggers work in mysql?
Is mysql case-sensitive?
Can you shard mysql?
what is constraints?
What is the use of mysqli_num_rows?
What is sql vs mysql?