<< Prev Question Next Question >>

Question 3/21

You are designing a fact table named FactPurchase in an Azure Synaps Analytics dedicated SQL pool. The table contains purchases from suppliers for a retail store. FactPurchase will contain the following columns.

FactPurchase will have 1 million rows of data added daily and will contain three years of data.
Transact-SQL queries similar to the following query will be executed daily.

Recent Comments (The most recent comments are at the top.)

mw - Nov 26, 2024

The question was cut off: Which table distribution will minimize query times?

David Webb - Nov 16, 2021

The answer should be A, hash-distributed on PurchaseKey. Use hash distribution for large fact table and avoid using date as the key.

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (21q)
Question 1: You need to collect application metrics, streaming query eve...
Question 2: Note: This question is part of a series of questions that pr...
2 commentQuestion 3: You are designing a fact table named FactPurchase in an Azur...
1 commentQuestion 4: You are designing a partition strategy for a fact table in a...
Question 5: You use Azure Stream Analytics to receive Twitter data from ...
Question 6: You have the following Azure Stream Analytics query. (Exhibi...
1 commentQuestion 7: You need to design a data storage structure for the product ...
Question 8: You have an Azure Synapse Analytics serverless SQL pool name...
Question 9: You use Azure Data Lake Storage Gen2. You need to ensure tha...
Question 10: You configure monitoring for a Microsoft Azure SQL Data Ware...
Question 11: You have an Azure Synapse Analytics job that uses Scala. You...
1 commentQuestion 12: You have the following table named Employees. (Exhibit) You ...
Question 13: You are designing an Azure Databricks interactive cluster. T...
Question 14: You need to design the partitions for the product sales tran...
Question 15: What should you recommend using to secure sensitive customer...
Question 16: What should you recommend to prevent users outside the Litwa...
1 commentQuestion 17: You have an Azure Synapse Analytics dedicated SQL pool that ...
Question 18: What should you do to improve high availability of the real-...
Question 19: You have an enterprise data warehouse in Azure Synapse Analy...
1 commentQuestion 20: You have an Apache Spark DataFrame named temperatures. A sam...
1 commentQuestion 21: You are designing a slowly changing dimension (SCD) for supp...