Top

Discussion

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].
  • D.CHANGE TABLE [TableName].

Answer: C

No answer description available for this question.

No comment is present. Be the first to comment.
Loading…

Post your comment