/codebasics
COURSE
SQL Basics: Complex Queries
TITLE
CHAPTER Subqueries
TITLE
1 Sub Queries are queries that generate output that
will be used as input to the main query.
2 Queries that provide a single record, list, or even a
table as output can be used as a subquery.