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 to get data from mysql in php?
Is mysql a database?
How can we change the data type of a column of a table?
What is the difference between unix timestamp and mysql timestamp?
How do you select a table?
what is the procedure to configure the application of mysql?
What are the purposes of using enum and set data types?
What is action query?
What is clob in mysql
why not null is not allowed at table level
What is row level locking in mysql?
What is the default port for MySQL Server?
Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.
what is constraints? Also explain the different types of constraints?
How can I see mysql database?