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
If you are assigned a task, to find the information of procedures. What are the basic commands that you will use to do so?
What is mysql default port number?
How do I disable mysql?
How to enter boolean values in sql statements?
What is unique key in mysql?
How do I find mysql location?
What can I do with mysql?
Can we store videos in mysql database?
How do I uninstall mysql connector?
What are the other commands to know the structure of a table using mysql commands except explain command?
How would you get the current date in mysql?
How to use in conditions?
How do I edit a table in mysql workbench?
What is the purpose of using ifnull() function?
What is longblob in mysql?