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
Can you use both this () and super () in a constructor?
How to define a user function?
What is difference between include,require,include_once and require_once()?
What is difference between strstr() and stristr()?
How do you measure variables?
How to set cookies?
What is mysqli_fetch_array?
When to use self over $this?
Is php developer in demand?
/temp is a type of filesystem directory. State Whether True or False?
What is list function with their uses.
Why does php start with variables?
Does php support multithreading?
Can we override static method in php?
What are major variables in research?