Answer (Choose 1 answer)
What does the UNION operator on sets do?
A. The UNION operator sorts the selected result set.
B. The UNION operator combines the results of two or more queries into one result that inc distinctive rows from the queries.
C. The UNION operator combines the results of two or more queries into one result that incl from the queries.
D. The UNION operator behaves the same as the JOIN SQL clause.
Exit 10