IBM
C2090-610 · Question #102
Which clause should be included in a ALTER TABLE statement to update a table definition with a new column?
The correct answer is A. ADD COLUMN. See the full explanation below for the reasoning.
Question
Which clause should be included in a ALTER TABLE statement to update a table definition with a new column?
Options
- AADD COLUMN
- BALTER COLUMN
- CAPPEND COLUMN
- DRENAME COLUMN
How the community answered
(46 responses)- A74% (34)
- B4% (2)
- C7% (3)
- D15% (7)
Community Discussion
No community discussion yet for this question.