CBSE Class 12 Informatics Practices Question 102 of 103

Review of Database Concepts & SQL — Question 10

Back to all questions
10
Question

Question 10

ALTER TABLE command is used to modify the structure of the table.

Answer

True

Reason — The ALTER TABLE command in SQL is used to modify the structure of a table.