PrepAway - Latest Free Exam Questions & Answers

Which three actions should you perform in sequence?

DRAG DROP
You are building a fact table in a data warehouse.
The table must have a columnstore index. The table cannot be partitioned.
You need to design the fact table and load it with data.
Which three actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)

PrepAway - Latest Free Exam Questions & Answers

Answer: See the explanation

Explanation:
Box 1: Create the fact table.
Box 2: Create the columnstore index with the MAXDOP keyword.
Box 3: Load the data.

3 Comments on “Which three actions should you perform in sequence?

  1. Jeph Bayfield says:

    I think that Columnstore Index should be created last – as it makes the table read only. The solution is to either disable it or partition the table – which the question doesn’t allow.

    Plus I’m not sure that MaxDOP is a correct hint…

    Therefore:

    1.Create the Fact Table
    2.Load The Data
    3.Create Columnstore with INCLUDE keyword




    0



    0

Leave a Reply