IBM
C2090-312 · Question #32
C2090-312 Question #32: Real Exam Question with Answer & Explanation
Sign in or unlock C2090-312 to reveal the answer and full explanation for question #32. The question stem and answer options stay visible for context.
Question
A unique index (IX1) currently exists on COL1, COL2 and COL3 of the table. There is a request to be able to have an index on these three columns and COL4 to achieve the optimal access path. The addition of COL4 will not support the uniqueness requirement of the index. In order to add this column to the index while still preserving the unique constraint of the first three columns, which option should be taken?
Options
- AAdd a new index on COL4.
- BPerform a ALTER INDEX IX1 ADD COLUMN (COL4).
- CAdd a new UNIQUE index on COL1, COL2, COL3, COL4.
- DPerform an ALTER INDEX IX1 ADD INCLUDE COLUMN (COL4).
Unlock C2090-312 to see the answer
You've previewed enough free C2090-312 questions. Unlock C2090-312 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.