Free DP-203 Exam Braindumps (page: 28)

Page 27 of 94

You are designing a sales transactions table in an Azure Synapse Analytics dedicated SQL pool. The table will contain approximately 60 million rows per month and will be partitioned by month. The table will use a clustered column store index and round-robin distribution.

Approximately how many rows will there be for each combination of distribution and partition?

  1. 1 million
  2. 5 million
  3. 20 million
  4. 60 million

Answer(s): A



You have an Azure Synapse Analytics workspace.
You plan to deploy a lake database by using a database template in Azure Synapse.

Which two elements are included in the template? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  1. relationships
  2. data formats
  3. linked services
  4. table permissions
  5. table definitions

Answer(s): A,E



You are implementing a star schema in an Azure Synapse Analytics dedicated SQL pool.
You plan to create a table named DimProduct.

DimProduct must be a Type 3 slowly changing dimension (SCD) table that meets the following requirements:

•The values in two columns named ProductKey and ProductSourceID will remain the same.
•The values in three columns named ProductName, ProductDescription, and Color can change.

You need to add additional columns to complete the following table definition.



Which three columns should you add? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  1. [EffectiveStartDate] [datetime] NOT NULL
  2. [EffectiveEndDate] [datetime] NOT NULL
  3. [OriginalProductDescription] NVARCHAR(2000) NOT NULL
  4. [IsCurrentRow] [bit] NOT NULL
  5. [OriginalColor] NVARCHAR(50) NOT NULL
  6. [OriginalProductName] NVARCHAR(100) NULL

Answer(s): C,E,F



HOTSPOT (Drag and Drop is not supported)
You have an Azure Synapse Analytics dedicated SQL pool named Pool1. Pool1 contains a fact table named Table1. Table1 contains sales data. Sixty-five million rows of data are added to Table1 monthly.

At the end of each month, you need to remove data that is older than 36 months. The solution must minimize how long it takes to remove the data.

How should you partition Table1, and how should you remove the old data? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

  1. See Explanation section for answer.

Answer(s): A

Explanation:






Post your Comments and Discuss Microsoft DP-203 exam with other Community members:

DP-203 Exam Discussions & Posts