In this chapter, you learned what subqueries are and how to use them. The most common uses for subqueries are in WHERE clauses, in IN operators, and for populating calculated columns. You saw examples of both of these types of operations.