Answer Posted / sandeep
mysqldump -d -uusername -ppassword databasename --no-data
--skip-opt > /tmp/databasename.sql
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain triggers and stored procedures?
Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
Can mysql function return a table?
Where is the mysql database stored?
How do I create a database in mysql workbench?
Is mysql a odbc?
What is mysql_query?
What are the types of index?
What is csv?
How to increment dates by 1 in mysql?
Is mysql deprecated?
How does mysql encrypt passwords?
What is the usage of "i-am-a-dummy" flag in mysql?
What is the difference between myisam dynamic and myisam static in mysql?
Explain about reporting services of MYSQL?