Images

11

Using the Set Operators

CERTIFICATION OBJECTIVES

11.01     Describe Set Operators

11.02     Use a Set Operator to Combine Multiple Queries into a Single Query

11.03     Control the Order of Rows Returned

   ✓        Two-Minute Drill

Q&A     Self Test

This chapter describes the set operators in SQL. Set operators work with sets of output data from two or more SELECT statements. They combine standalone SELECT statements in ways that cannot be done with joins or other conventional methods in SQL.

Set operators are ideal for a variety of situations where a SELECT statement’s output can be combined with other data that isn’t necessarily related ...

Get OCA Oracle Database SQL Exam Guide (Exam 1Z0-071) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.