Knowee
Questions
Features
Study Tools

What SQL command is used to add a new column to an existing table?OptionsADD COLUMNCREATE COLUMNINSERT COLUMNALTER TABLE

Question

What SQL command is used to add a new column to an existing table?OptionsADD COLUMNCREATE COLUMNINSERT COLUMNALTER TABLE

🧐 Not the exact question you are looking for?Go ask a question

Solution

The SQL command used to add a new column to an existing table is ALTER TABLE.

Similar Questions

What SQL command is used to add a new column to an existing table?

Which SQL statement is used to create a new table?OptionsCREATE TABLEADD TABLEMAKE TABLEINSERT TABLE

What SQL command is used to add a primary key to an existing table?OptionsCHANGE TABLEALTER TABLEADD PRIMARY KEYMODIFY TABLE

What command is used to create a new table in SQL?OptionsNone of theseBUILD TABLECREATE TABLEGENERATE TABLE

To add a new column to an existing table, the DDL command used isAALTER TABLEBMODIFY TABLECCHANGE TABLE

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.