Answers

Question and Answer:

  Home  Database Developer

⟩ Tell us what is a Subquery?

A Subquery is a SQL query within another query. It is a subset of a Select statement whose return values are used in filtering the conditions of the main query.

 203 views

More Questions for you: