CHAPTER 6Subqueries

All the queries you’ve seen so far in this book have contained just one SELECT statement. In this chapter, you will

Image Learn how to place a SELECT statement within an outer SELECT, UPDATE, or DELETE statement. The inner SELECT statement is known as a subquery.

Image Learn about the different types of subqueries and see how to use them.

Image See how subqueries allow you to build up very complex statements from simple components.

Types of Subqueries ...

Get Oracle Database 10g SQL 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.