A

Admin • 36.96K Points
Coach

Q. Which statement can be used for modifying the definition for an existing table?

  • (A) ALTER
  • (B) Modified
  • (C) SELECT
  • (D) FROM
  • Correct Answer - Option(A)
  • Views: 18
  • Filed under category MySQL

Explanation by: Admin
ALTER: The ALTER statement in SQL is used to modify the structure or definition of an existing database object, including tables. With the ALTER TABLE statement, you can add, modify, or drop columns, constraints, or indexes, among other modifications to the table's structure.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics