MCQs > IT & Programming > SQL > How can you insert several records in TABLE1 that already exist in TABLE2?

SQL MCQs

How can you insert several records in TABLE1 that already exist in TABLE2?

Answer

Correct Answer: insert into TABLE1 (FIELD1) select FIELD2 from TABLE2

Explanation:

Note: This Question is unanswered, help us to find answer for this one

SQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

SQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it