how to take mysql database structure backup

Answer Posted / shripad chandratre

INSERT INTO Backup_file SELECT * FROM file

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Consider a scenario where you have to send an email to a client from the sql database. How do you think you can achieve this task?

516


How do I find my mysql username and password?

551


Do you need a license for mysql?

516


What is the default port for mysql and how it can change?

529


Is mysql a database?

493






How to analyze tables with 'mysqlcheck'?

713


How to validate email addresses in mysql?

602


What is the difference between char and varchar in mysql?

508


What is inner join in mysql?

473


What is mysql used for?

518


Is mysqli deprecated?

502


Write a program using the select statement, while loop.

474


What are the difference between now and current_date in mysql?

659


Is mysql distributed?

498


explain GROUPBY & HAVING clause with examples.

1834