Which command is used to add, change, or remove fields on an existing table?answerCREATE TABLEALTER TABLEINSERT INTODROP TABLE
Question
Which command is used to add, change, or remove fields on an existing table?answerCREATE TABLEALTER TABLEINSERT INTODROP TABLE
Solution
The command used to add, change, or remove fields on an existing table is ALTER TABLE.
Similar Questions
Select the correct answerWhich SQL statement is used to make changes to the structure of an existing table without deleting it?OptionsDELETE TABLEMODIFY TABLECHANGE TABLEALTER TABLE
Which MySQL command is used to modify the structure of a table?MODIFY TABLECHANGE TABLEALTER TABLEUPDATE TABLE
Select the correct answerWhat SQL command is used to add a new column to an existing table?OptionsALTER TABLEADD COLUMNCREATE COLUMNINSERT COLUMN
Which of the SQL command is used to change the structure of a table after it has been created?UPDATEALTERDROPTRUNCATENone of the above
Which command is used to change a table's behavior? Select one:RENAMEALTER DROPCREATE
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.