English, asked by krishnach744, 1 month ago

which sql command is used to change the structure of a database table​

Answers

Answered by harjotchauhan2008
10

Answer:

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

Answered by Acatalepsy
234

\huge{\textbf{\textsf{{\color{navy}{Aɴ}}{\purple{sᴡ}}{\pink{ᴇʀ}}{\color{pink}{:}}}}}

The SQL ALTER TABLE command is used to change the structure of an existing table.

\bf\underline{\underline{More~to~know}}

It helps to add or delete columns, create or destroy indexes, change the type of existing columns, or rename columns or the table itself.

Similar questions