Advertisement - Continue reading below

Definition of "subquery" []

  • A query embedded within a more extensive query, relating only to the data returned by the parent query. (noun)

Wiktionary.org : Text is available under the Creative Commons Attribution-ShareAlike License

Use "subquery" in a sentence
  • "A subquery is a SELECT statement embedded in a clause of another SQL statement."
  • "A subquery is a SELECT statement that is embedded in a clause of another SQL statement, called the parent statement."
  • "A subquery is a SELECT statement that is nested within another T-SQL statement."