Oracle
1Z0-117 · Question #6
1Z0-117 Question #6: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-117 to reveal the answer and full explanation for question #6. The question stem and answer options stay visible for context.
Question
View Exhibit1 and examine the structure and indexes for the MYSALES table. The application uses the MYSALES table to insert sales record. But this table is also extensively used for generating sales reports. The PROD_ID and CUST_ID columns are frequently used in the WHERE clause of the queries. These columns have few distinct values relative to the total number of rows in the table. The MYSALES table has 4.5 million rows. View exhibit 2 and examine one of the queries and its autotrace output. Which two methods can examine one of the queries and its autotrace output?
Exhibits
Options
- ADrop the current standard balanced B* Tree indexes on the CUST_ID and PROD_ID columns and re-create
- BUse the INDEX_COMBINE hint in the query.
- CCreate a composite index involving the CUST_ID and PROD_ID columns.
- DRebuild the index to rearrange the index blocks to have more rows per block by decreasing the value for
- ECollect histogram statistics for the CUST_ID and PROD_ID columns.
Unlock 1Z0-117 to see the answer
You've previewed enough free 1Z0-117 questions. Unlock 1Z0-117 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.

