What is a subquery?

SQL Fundamentals Easy

SQL Fundamentals — Easy

What is a subquery?

Key points

  • Subqueries enhance the functionality of SQL queries.
  • They can be used to filter results or perform calculations.
  • Subqueries are enclosed in parentheses within the main query.

Ready to go further?

Related questions