Computer Science, asked by monjitrajak922, 11 months ago

it is a command used to modify the table structure . what is the command here?​

Answers

Answered by queensp73
5

Answer:

SQL ALTER TABLE command

The SQL ALTER TABLE command is used to change the structure of an existing table. It helps to add or delete columns, create or destroy indexes, change the type of existing columns, or rename columns or the table itself. It can also be used to change the comment for the table and type of the table.

Explanation:

HOPE THIS HELPS U

PLZ MARK AS BRAINLIEST BUDDY :)

   

      >>>>>>>THANK U<<<<<<<

Similar questions