A

Admin • 833K Points
Coach

Q. What is the clause that filters JOIN results called?

  • (A) GROUP BY
  • (B) GROUP
  • (C) SORT
  • (D) WHERE
  • Correct Answer - Option(D)
  • Views: 15
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

Sometimes the result of a join is very large and is not desirable. In these cases, the results can be filtered with the help of the ‘WHERE’ clause which is followed by a set of condition(s).

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.