Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
Which command is used to modify the structure of the table?
Contents
- Which command is used to modify the structure of table in MySQL?
- How do you modify the structure of a table?
Which command is used to modify the structure of table in MySQL?
The Alter table STUDENT command is used to modify the structure of the table STUDENT in MySQL.
How do you modify the structure of a table?
Use MODIFY STRUCTURE to change the structure of the current table by adding or deleting fields, or changing a field name, width, or data type. Issuing the MODIFY STRUCTURE command opens the Table designer, an interactive environment in which you can create or modify the structure of a table.
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