A

Admin • 833K Points
Coach

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

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

Explanation by: Admin

This question is about understanding the CREATE VIEW statement in MySQL.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.