A

Admin • 830.13K Points
Coach

Q. What is xyz in the following MySQL statement?
CREATE VIEW xyz AS SELECT a, b FROM t;

  • (A) table
  • (B) TIME
  • (C) view
  • (D) database
  • Correct Answer - Option(C)
  • Views: 15
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question asks about the meaning of "xyz" in a MySQL statement. Let's break it down:

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.