Which MySQL command is used to modify the structure of a table?MODIFY TABLECHANGE TABLEALTER TABLEUPDATE TABLE
Question
Which MySQL command is used to modify the structure of a table?MODIFY TABLECHANGE TABLEALTER TABLEUPDATE TABLE
Solution
The MySQL command used to modify the structure of a table is ALTER TABLE.
Similar Questions
Which of the SQL command is used to change the structure of a table after it has been created?UPDATEALTERDROPTRUNCATENone of the above
Which SQL statement is used to make changes to the structure of an existing table without deleting it?OptionsDELETE TABLEALTER TABLEMODIFY TABLECHANGE TABLE
Which SQL command is used to update data in a database table? 1 pointUPDATE command EDIT command MODIFY command
Which command is used to add, change, or remove fields on an existing table?answerCREATE TABLEALTER TABLEINSERT INTODROP TABLE
Which SQL statement is used to change the name of a table?OptionsRENAMEMODIFYCHANGE TABLEALTER 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.