See the Exhibit:In the CUSTOMERS_OBE table, when the value of COST_STATE_PROVINCE is CA, the value of COUNTRY_ID is US.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

See the Exhibit:In the CUSTOMERS_OBE table, when the value of COST_STATE_PROVINCE is CA, the value of COUNTRY_ID is US.

Post by answerhappygod »

See the Exhibit:In the CUSTOMERS_OBE table, when the value of COST_STATE_PROVINCE is CA, the value of COUNTRY_ID is US. See the exhibit to examine the commands and query plans.The optimizer can sense 8 rows instead of 29 rows, which is the actual number of rows in the table. What can you do to make the optimizer detect the actual selectivity?

A. Set the STATISTICS_LEVEL parameter to TYPICAL
B. Change the STALE_PERCENT value for the CUSTOMERS_OBE table
C. Set the OPTIMIZER_USE_PENDiNG_STATISTICS parameter to FALSE
D. Create extended statistics for the CUST_STATE_PROVINCE and COUNTRY_ID columns
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply