Which command is used to change the number of columns in a table?
Answers
Answered by
2
Answer:
here is your answer mate !!
Explanation:
The ALTER TABLE statement is used to add, delete, or modify columns in an existing table. The ALTER TABLE statement is also used to add and drop various constraints on an existing table.
Answered by
2
Answer:
The ALTER TABLE statement is used to add, delete, or modify columns in an existing table. The ALTER TABLE statement is also used to add and drop various constraints on an existing table.
MoRe You can KnOw
↔ 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.
Hope it helps u dear... ❤❤❤
Similar questions