Definitions for "subselect"
Keywords:  query, sql, clause, update, union
a form of a query that can be used as a component of various SQL statements
That form of a query that does not include an ORDER BY clause, an UPDATE clause, or UNION operators.
a select which works in conjunction with another select