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

Answer Posted / vamsi krishna varma

Using XAMPP(its a package which include Apache Web
Server,Mysql Database to support a PHP file execution) we
have PHPMyAdmin tool which has Import,Export Option through
which we can create a backup of entire Database or an
individual table (Using Export Option) or we can also
include already existing backup in to our current database
(Using Import option).

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get the directory name out of a file path name?

540


What is the use of explode() function?

569


How is it possible to know the number of rows returned in result set?

525


Which methods should be used for sending an email using the variables $to, $subject, and $body?

566


How to convert a character to an ascii value?

560






Is empty check in php?

558


Is server side a session?

496


What is the best way to change the key without changing the value of a php array element?

552


What is boolean in php?

524


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

544


What is difference between rest api and restful api?

487


When do sessions end?

543


What is the alternative structure for control structures?

591


What is associative array in php?

534


What is session in php why it is use?

488