Which Of The Following Statements Can Be Used In Sql To Copy #273
Which of the following statement(s) can be used in SQL to copy and insert data from one table to another table?
This multiple choice question (MCQ) is related to the book/course gs gs115 Structured Query Language. It can also be found in gs gs115 SQL Subqueries - SQL Insert Into Select - Quiz No.1.
Which of the following statement(s) can be used in SQL to copy and insert data from one table to another table?
Copy Select
Select copy
Select Insert
Insert Into Select