Valid DP-203 Dumps shared by ExamDiscuss.com for Helping Passing DP-203 Exam! ExamDiscuss.com now offer the newest DP-203 exam dumps, the ExamDiscuss.com DP-203 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-203 dumps with Test Engine here:
You plan to create a dimension table in Azure Synapse Analytics that will be less than 1 GB. You need to create the table to meet the following requirements: * Provide the fastest Query time. * Minimize data movement during queries. Which type of table should you use?
Correct Answer: C
A replicated table has a full copy of the table accessible on each Compute node. Replicating a table removes the need to transfer data among Compute nodes before a join or aggregation. Since the table has multiple copies, replicated tables work best when the table size is less than 2 GB compressed. 2 GB is not a hard limit. Reference: https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/design-guidance-for-replicated-tab