How can we take a backup of a mysql table and how can we
restore it. ?
Answer Posted / sekhar
backup of a table:
click on phpmyadmin -> open the database -> click on the
table -> click on export button -> give the file name ->
click on go button -> after that select the table create
statement and insert statement after that save the matter as
a text file.
Restore of a table:
click on phpmyadmin -> open the database ->click on import
button -> and select the file location -> and click on go
button.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Explain briefly about a search-friendly site looks like?
What are different types of runtime errors in php?
List some array functions in php?
What is the difference between indexed and associative array?
What are the correct and the most two common way to start and finish a PHP block of code?
What are include() and require() functions?
What is the use of "ksort" in php?
Explain what does $_server means?
Is php strongly typed?
What is $_ request?
Is php a programming language?
How to return a value back to the function caller?
What is the use of header() function in PHP? What the Limitation of HEADER()?
How I can control asset documents without GR/IR?