A

Admin • 833K Points
Coach

Q. SELECT on a MERGE table is like . . . . . . . .

  • (A) UNION ALL
  • (B) UNION
  • (C) UNION DISTINCT
  • (D) JOIN
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how MySQL handles the SELECT statement when dealing with MERGE tables. A MERGE table is a special type of table that combines data from multiple underlying tables.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.