A

Admin • 802.91K Points
Coach

Q. Which operators test whether a subquery returns any rows?

  • (A) IN and NOT IN
  • (B) EXISTS and NOT EXISTS
  • (C) PRESENT
  • (D) ABSENT
  • Correct Answer - Option(B)
  • Views: 1
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is about how we check if a smaller query (called a subquery) finds any matching data. Think of it like searching for a specific book in a library.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.