nerdexam
Oracle

1Z0-061 · Question #322

1Z0-061 Question #322: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-061 to reveal the answer and full explanation for question #322. The question stem and answer options stay visible for context.

Question

You have created an index with this statement: create index ename_i on employees(last_name,first_name); How can you adjust the index to include the employees' birthdays, which is a date type column called DOB? (Choose the best answer.)

Options

  • AUse ALTER INDEX ENAME_I ADD COLUMN DOB;.
  • BYou can't do this because of the data type mismatch.
  • CYou must drop the index and re-create it.
  • DThis can only be done if the column DOB is NULL in all existing rows.

Unlock 1Z0-061 to see the answer

You've previewed enough free 1Z0-061 questions. Unlock 1Z0-061 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.

Full 1Z0-061 Practice