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
How can you create and drop view in mysql?
Why do we use group by and order by function in mysql?
How many rows mysql can handle?
How to use case expression?
What happens if null values are involved in expressions?
What is schema in mysql?
How do I find mysql location?
State the differences between mongodb and mysql.
What is the datatype of image in mysql?
How do you stop an access query?
How do you name a table?
How you will show all data from a table.
How do I know if mysql is installed on windows?
What is pragma serially_reusable and why is it used?
Can python connect to mysql?