Question

Which of the following statements about the UNION operator in SQL is correct?

A It combines results of two queries and includes duplicate rows
B It combines results of two queries and removes duplicate rows
C It can combine queries with different number of columns
D It works only with numeric data
E It sorts the result automatically in descending order
Practice Next

Relevant for Exams:

Hey! Ask a query