A

Admin • 833K Points
Coach

Q. What is the join where all possible row combinations are produced?

  • (A) INNER JOIN
  • (B) OUTER
  • (C) NATURAL
  • (D) CARTESIAN
  • Correct Answer - Option(D)
  • Views: 27
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking about a type of join in MySQL. Joins are used to combine data from multiple tables based on a shared column.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.