The statement in SQL which allows to change the definition of a table is
a . ALTER
b . UPDATE
C. CREATE
d SELECT
Answers
Answered by
0
Answer:
ALTER
Explanation:
To change a table definition, you can use the ALTER TABLE statement. You can add, change, or drop columns and add or remove constraints all with one ALTER TABLE statement.
Answered by
0
Answer:
ALTER
Explanation:
•The statement in SQL which allows to change the definition of a table is ALTER
To change a table definition we can use the •ALTER TABLE statement.
•you can add, change ,or drop column and add or remove constraints all with one alter table statement.
#SPJ2
Similar questions
Math,
1 month ago
Math,
1 month ago
Math,
1 month ago
English,
2 months ago
Psychology,
2 months ago