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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A ALTER INDEX
  • B ALTER VIEW
  • C ALTER SELECT
  • D ALTER DELETE
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.

Share This Question

Challenge a friend or share with your study group.