A

Admin • 833K Points
Coach

Q. Which command is used to modify an existing table?

  • (A) CHANGE TABLE
  • (B) MODIFY TABLE
  • (C) UPDATE TABLE
  • (D) ALTER TABLE
  • Correct Answer - Option(D)
  • Views: 33
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

`ALTER TABLE` is used to add, delete, or modify columns in an existing table.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.