Question

What is the purpose of the SQL "UNION" operator?

A To combine two or more tables into one table
B To combine the results of two or more SELECT queries into a single result set
C To retrieve data from multiple tables using a single query
D To create a temporary table in the database
E None of these
Practice Next

Hey! Ask a query