Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What do you mean by ALTER TABLE command?
Contents
- What is ALTER TABLE command?
- What can we do with ALTER command?
- What is the use of ALTER command class 10?
What is ALTER TABLE command?
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.
What can we do with ALTER command?
alter command is used for altering the table structure, such as,1to add a column to existing table.2to rename any existing column.3to change datatype of any column or to modify its size.4to drop a column from the table.
What is the use of ALTER command class 10?
ALTER Command is used to add, delete, modify the attributes of the relations (tables) in the database.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours