Contents IndexUsing views for security Preparing to use subqueries

User's Guide
   Part II. Tutorials
    Chapter 12. Introduction to Subqueries

About this chapter

This chapter shows how to use the results of one query as part of another SELECT statement. This is a useful tool in building more complex and informative queries.

Preparing to use subqueries
A simple subquery
Comparisons using subqueries
Using subqueries instead of joins

Contents IndexUsing views for security Preparing to use subqueries