What SQL command is used to add a new column to an existing table?OptionsINSERT COLUMNALTER TABLEADD COLUMNCREATE COLUMN
Question
What SQL command is used to add a new column to an existing table?OptionsINSERT COLUMNALTER TABLEADD COLUMNCREATE COLUMN
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
To add a new column to an existing table, the DDL command used isAALTER TABLEBMODIFY TABLECCHANGE TABLE
What command is used to create a new table in SQL?OptionsNone of theseBUILD TABLECREATE TABLEGENERATE TABLE
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.