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

What should be the length of variable for SHA256?

728


What is the difference between implode() and explode() in php?

691


What is the difference between require and include in php?

737


How long is session timeout?

711


Which php framework is best for beginners?

751


What is put method in php?

714


Name some of the popular frameworks in php.

738


What are headers in php?

705


How php statement is different from php script?

718


What is a php class?

738


What are the ways to include file in php?

710


What are escaping characters? Explain with an example?

715


What is properties of class?

782


Can php variables have numbers?

762


What is the difference between php 5 and php 7?

664