Which SQL operator is used to combine the results of multiple SELECT statements into a single result set?
MERGE
COMBINE
UNION
APPEND

Computer Science Exercises are loading ...