MCQs > IT & Programming > MySQL > Correct syntax to create a view?

MySQL MCQs

What is the correct syntax to create a view?

Answer

Correct Answer: CREATE VIEW view_name AS SELECT column_name(s) FROM table_name WHERE condition

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it