Which of the SQL command is used to change the structure of a table after it has been created?UPDATEALTERDROPTRUNCATENone of the above
Question
Which of the SQL command is used to change the structure of a table after it has been created?UPDATEALTERDROPTRUNCATENone of the above
Solution
The SQL command used to change the structure of a table after it has been created is ALTER.
Similar Questions
Which SQL statement is used to make changes to the structure of an existing table without deleting it?OptionsDELETE TABLEALTER TABLEMODIFY TABLECHANGE TABLE
Which MySQL command is used to modify the structure of a table?MODIFY TABLECHANGE TABLEALTER TABLEUPDATE TABLE
In SQL, which command is used to change data in a table?OptionsALTERMODIFYCHANGEUPDATE
Select the correct answerWhich SQL statement is used to make changes to the structure of an existing table without deleting it?OptionsALTER TABLEDELETE TABLEMODIFY TABLECHANGE TABLE
Which SQL command is used to add new rows to a table?*CREATEINSERTUPDATEDROPALTERADD
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.