IBM C1000-085 Exam - Topic 7 Question 4 Discussion
Consider a scenario where a customer has a FACT_SALES table with a column zip_code with data type char(5| They frequently restrict on this column, but the query is very inefficient.What is the correct way to optimize this query without modifying the column?
C) CREATE ORGANIZED view for FACT_SALES table
A) Create a copy of FACT_SALES table with zip_code as integer data type.
B) alter table fact_sales to organize on zip_code. followed by groom.
D) Create a view with a typecast to integer and use view for query purposes
Bong
7 months agoBobbye
7 months agoLauran
7 months agoCharlena
8 months agoGianna
8 months agoTommy
8 months agoJudy
8 months agoAlaine
8 months agoHerschel
8 months agoTony
8 months agoNatalie
8 months agoSusana
8 months ago