Question 26

You are designing a star schema for a dataset that contains records of online orders. Each record includes an order date, an order due date, and an order ship date.
You need to ensure that the design provides the fastest query times of the records when querying for arbitrary date ranges and aggregating by fiscal calendar attributes.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 27

    You have an enterprise data warehouse in Azure Synapse Analytics that contains a table named FactOnlineSales. The table contains data from the start of 2009 to the end of 2012.
    You need to improve the performance of queries against FactOnlineSales by using table partitions. The solution must meet the following requirements:
    Create four partitions based on the order date.
    Ensure that each partition contains all the orders places during a given calendar year.
    How should you complete the T-SQL command? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 28

    You have an Azure Data Lake Storage Gen2 container that contains 100 TB of data.
    You need to ensure that the data in the container is available for read workloads in a secondary region if an outage occurs in the primary region. The solution must minimize costs.
    Which type of data redundancy should you use?
  • Question 29

    The storage account container view is shown in the Refdata exhibit. (Click the Refdata tab.) You need to configure the Stream Analytics job to pick up the new reference data. What should you configure? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

    Question 30

    You have an Azure Factory instance named DF1 that contains a pipeline named PL1.PL1 includes a tumbling window trigger.
    You create five clones of PL1. You configure each clone pipeline to use a different data source.
    You need to ensure that the execution schedules of the clone pipeline match the execution schedule of PL1.
    What should you do?