Q9
After a table has been created, its structure can be modified using the SQL command:
A.
UPDATE TABLE [TableName].
B.
MODIFY TABLE [TableName].
C.
ALTER TABLE [TableName].
AnswerD.
CHANGE TABLE [TableName].
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board