How can we take a backup of a mysql table and how can we
restore it. ?
Answer Posted / jai thilak
MySQL provide an UI based tool called 'MySQL Administrator'.
This tool helps to take backup and restore backup.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What is scope of variable in php?
What is design pattern? Explain all including singleton pattern?
Tell me what is the difference between characters 34 and x34?
What is the special meaning of __sleep and __wakeup?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
How to open a file in php?
Explain the difference between urlencode and urldecode?
What is the use of header() function in php?
What does type casting mean in php? Explain with an example?
What is a composer in PHP?
How do I get csrf token?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
What is the alternative structure for control structures?
Is gender a dependent variable?
Is php used for frontend or backend?