Answer Posted / shripad chandratre
INSERT INTO Backup_file SELECT * FROM file
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do I install mysql on windows 10 64 bit?
What is data in mysql?
How do I create a new database in mysql?
table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases
How do I setup mysql?
What are the difference between now and current_date in mysql?
What is prepare statement in mysql?
In mysql, what is the default storage engine?
Write a command to list all databases in mysql?
How to include comments in sql statements?
Does mysql automatically index foreign keys?
How to rename an existing column in a table?
What is a data directory?
What is the current version of mysql?
How many tables we can create in mysql database?