Oracle
1Z0-060 · Question #183
1Z0-060 Question #183: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-060 to reveal the answer and full explanation for question #183. The question stem and answer options stay visible for context.
Question
On your Oracle 12c database, you issue the following commands to create indexes: SQL> CREATE INDEX oe.ord_customer_ix1 ON oe.orders (customer_id, sales_rep_id); SQL> CREATE BITMAP INDEX oe.ord_customer_ix2 ON oe.orders (customer_id, sales_rep_id); Which statement is correct?
Options
- AOnly the ORD_CUSTOMER_IX1 index is created and it is visible.
- BBoth the indexes are created and both of them are visible.
- CBoth the indexes are created; however, only the ORD_CUSTOMER_IX1 index is visible.
- DBoth the indexes are created; however, only the ORD_CUSTOMER_IX2 index is visible.
Unlock 1Z0-060 to see the answer
You've previewed enough free 1Z0-060 questions. Unlock 1Z0-060 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.