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 age interval or ordinal data?
Does php need apache?
Is laravel easy to learn?
How to check an element is exists in array or not in php?
How to retrieve the original query string?
What is laravel php?
Explain what is the difference between session and cookie?
Is apache needed for php?
Are parent constructors called implicitly inside a class constructor?
What is sticky form in php?
How to move uploaded files to permanent directory?
What is the difference between explode () and split () functions in php?
What are the advantages of php?
How to calculate the difference between two dates using php?
What types of Data Can Be Used as Array Keys?