A. Combines the result sets of two or more SELECT statements and includes duplicate rows
B. Concatenates strings from multiple columns
C. Groups the result set based on a specific column
D. Performs a mathematical union operation on numeric values
Correct Answer is :
A. Combines the result sets of two or more SELECT statements and includes duplicate rows