exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 5 question 6 discussion

Actual exam question from Microsoft's DP-203
Question #: 6
Topic #: 5
[All DP-203 Questions]

HOTSPOT -
You need to implement an Azure Synapse Analytics database object for storing the sales transactions data. The solution must meet the sales transaction dataset requirements.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Create table -
Scenario: Load the sales transaction dataset to Azure Synapse Analytics

Box 2: RANGE RIGHT FOR VALUES -
Scenario: Partition data that contains sales transaction records. Partitions must be designed to provide efficient loads by month. Boundary values must belong to the partition on the right.
RANGE RIGHT: Specifies the boundary value belongs to the partition on the right (higher values).
FOR VALUES ( boundary_value [,...n] ): Specifies the boundary values for the partition.
Scenario: Load the sales transaction dataset to Azure Synapse Analytics.
Contoso identifies the following requirements for the sales transaction dataset:
✑ Partition data that contains sales transaction records. Partitions must be designed to provide efficient loads by month. Boundary values must belong to the partition on the right.
✑ Ensure that queries joining and filtering sales transaction records based on product ID complete as quickly as possible.
✑ Implement a surrogate key to account for changes to the retail store addresses.
✑ Ensure that data storage costs and performance are predictable.
✑ Minimize how long it takes to remove old records.
Reference:
https://docs.microsoft.com/en-us/sql/t-sql/statements/create-table-azure-sql-data-warehouse

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
XiltroX
Highly Voted 1 year, 8 months ago
Its funny cause in the scenario, there is a BIG hint on what to use for box 2. Read it up.
upvoted 12 times
...
Azurre
Highly Voted 1 year, 5 months ago
Hint as per XiltroX: Contoso identifies the following requirements for the sales transaction dataset: Partition data that contains sales transaction records. Partitions must be designed to provide efficient loads by month. Boundary values must belong to the partition on the right.
upvoted 11 times
...
aeab260
Most Recent 1 week ago
Create table because "Azure Synapse Analytics database object for storing the sales transactions data". External table will only hold metadata not store data in SQL Pool.
upvoted 1 times
...
SenMia
8 months, 1 week ago
can someone help me with on first one, why is it create table and not external table?
upvoted 1 times
meatpoof
7 months, 3 weeks ago
as far as i see, syntax only belongs to create table https://learn.microsoft.com/en-us/sql/t-sql/statements/create-table-azure-sql-data-warehouse?view=aps-pdw-2016-au7#PartitionedTable
upvoted 1 times
...
jongert
7 months, 3 weeks ago
External table is used when using an external data source such as data stored in Azure Data Lake Storage Gen2. In this case, as seen in a previous question, the data will be stored in the columnar store of the dedicated SQL pool.
upvoted 4 times
...
...
AndreiG
10 months, 2 weeks ago
Why create table and not create external table ?
upvoted 2 times
...
kkk5566
12 months ago
https://learn.microsoft.com/en-us/sql/t-sql/statements/create-table-azure-sql-data-warehouse?view=aps-pdw-2016-au7#ExTablePartitions
upvoted 2 times
kkk5566
11 months, 3 weeks ago
create table ,right
upvoted 2 times
...
...
Xinyuehong
1 year, 10 months ago
agreed
upvoted 2 times
...
federc
1 year, 11 months ago
correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago