A

Admin • 802.91K Points
Coach

Q. The operators that are used when a subquery returns multiple rows to be evaluated in comparison to the outer query are . . . . . . . .

  • (A) IN and NOT IN
  • (B) WHERE
  • (C) OUTER JOIN and INNER JOIN
  • (D) LEFT JOIN and RIGHT JOIN
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is about how to handle situations where a subquery (a query nested inside another query) returns multiple results.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.