Q. Which operators combine the results of two queries into one result?
β
Correct Answer: (A)
Set operator
Explanation: The set operators combines the results of two queries into a single result. Queries which contain these set operators are known as compound queries.