A

Admin • 802.91K Points
Coach

Q. The following MySQL statement is valid.
SELECT abc, xyz FROM table1 UNION abc, def FROM table2;

  • (A) True
  • (B) To hide the complexity of the database
  • (C) ---
  • (D) ---
  • Correct Answer - Option(A)
  • Views: 4
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question asks if the given MySQL statement is valid. Let's break it down:

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.