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
Is php procedural or oop?
What is the use of "ksort" in php?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
Explain the three different kinds of Arrays?
What are the advantages of using php?
Do you know what is the function mysql_pconnect() usefull for?
Explain me is multiple inheritance supported in php?
Explain me what is the use of header() function in php?
How many ways to include array elements in double-quoted strings using php?
How to read and display a HTML source from the website url?
What is curl php?
Is php deprecated?
discuss the issue of software theft in ghana and how it has affected the economy
What are the functions used in php?
Explain me what is the meaning of a persistent cookie?