Computer Science, asked by khanily23, 10 months ago

DDL statement for adding a column to an existing table we use

Answers

Answered by gadadharrout321
2

Answer:

alter command is used for altering the table structure, such as,

to add a column to existing table.

to rename any existing column.

to change datatype of any column or to modify its size.

to drop a column from the table.

please mark as branliest

Answered by MagicalCupcake
1

{\huge{\underbrace{\overbrace{\green{Answer:-}}}}}

Alter Command

Similar questions