Oracle
1Z0-054 · Question #205
1Z0-054 Question #205: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-054 to reveal the answer and full explanation for question #205. The question stem and answer options stay visible for context.
Question
View Exhibit1 and examine the indexes on the CUSTOMERS table. The statistics for the CUSTOMERS table have been updated recently by using the following command: SQL> EXEC DBMS_STATS.GATHER_TABLE_STATS('SH','CUSTOMERS', method_opt=>'FOR ALL INDEXED COLUMNS SIZE AUTO'); View Exhibit2 to examine a query plan. Even though the index is present on the COUNTRY_ID and CUST_GENDER columns, the query uses a full table scan. What could be the reason?
Exhibit
Options
- Abecause the histogram statistics for the COUNTRY_ID column are not updated
- Bbecause the DB_FILE_MULTIBLOCK_READ_COUNT initialization parameter is set to a high
- Cbecause the optimizer calculates the cost of accessing blocks by using a full table scan to be less
- Dbecause indexes on CUST_GENDER and COUNTRY_ID columns are of different types, the
Unlock 1Z0-054 to see the answer
You've previewed enough free 1Z0-054 questions. Unlock 1Z0-054 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.
