How can we take a backup of a mysql table and how can we
restore it. ?

Answer Posted / esorimer

mysqldump dbname tablename > backup.sql
mysql dbname < backup.sql

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to call php function in jquery?

556


What is the use of limit in mysql?

517


How to remove leading and trailing spaces from user input values in php?

546


How to join multiple strings stored in an array into a single string?

514


What is difference between get and post in php?

612






What is a closure in php?

539


How to get the IP address of the client/user in PHP?

521


What is mysqli_real_escape_string?

529


How can you get the size of an image in PHP?

548


What is class extend in php?

544


What is mysql in php?

527


How to create a table using php?

544


What is the difference between die () and exit () in php?

515


What is php resource type?

534


Is learning php easy?

529