πŸ“Š MySQL
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
πŸ’¬ Discuss
βœ… Correct Answer: (C) view

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

Explanation by: Sandhya Thakur
This question is about understanding the CREATE VIEW statement in MySQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
63
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Sandhya Thakur
Publisher
πŸ“ˆ
82%
Success Rate