MCQ
Single Best Answer
Easy
QWhich of the following is a valid ALTER statement in MySQL?
ID: #15448
Data definition language - MySQL
109 views
Question Info
#15448Q ID
EasyDifficulty
Data definition language - MySQLTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
The ALTER VIEW statement in MySQL is used to modify the definition of a view, such as changing the columns displayed or the underlying SELECT statement.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic