Answer Posted / anil alpati
mysqldump --no-data --databases <dbname> > structurebackup.sql
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the difference between mysql and oracle?
What is the role of a limit in a mysql query?
How can we get the number of rows affected by query?
What are the 3 main types of search queries?
How do you create a new database in mysql?
What is the purpose of -> in the mysql terminal?
Explain the different types of mysql joins.
Is oracle better than mysql?
What is required to create mysql database?
Why mysql is so popular?
How to decrement dates by 1 in mysql?
Why should I learn mysql?
How to analyze tables with 'mysqlcheck'?
What is strict mode in mysql?
Why mysql is open source?