CBSE Class 12 Informatics Practices Question 21 of 91

JOINS and SET Operations — Question 7

Back to all questions
7
Question

Question 7

UNION ALL returns all rows from both the SELECT queries and it does not remove duplicate rows between the various SELECT statements.

Answer