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
Why do we show php code in browser?
How do you trim spaces in excel?
What is the difference between a session and cookies?
What does the scope of variables means?
What is good average session duration?
Can we use onclick in submit button?
Why constructor is not overridden?
Which is faster for or foreach php?
What is the difference between $argv and $argc? Give example?
Can I learn php in a month?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Why did you choose this particular career path?
Tell us how to redirect a page in php?
Is empty in php?
How to check curl is enabled or not in PHP