Multiple choice technology databases

The value returned by the subquery is used by the main query.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A subquery is a query nested inside a larger query. The primary purpose of a subquery is to provide values or a temporary result set that the main query uses to complete its execution.