exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 162 discussion

Actual exam question from Microsoft's DP-600
Question #: 162
Topic #: 1
[All DP-600 Questions]

HOTSPOT
-

You have a Fabric warehouse that contains the following data.



The data has the following characteristics:

• Each customer is assigned a unique CustomerID value.
• Each customer is associated to a single SalesRegion value.
• Each customer is associated to a single CustomerAddress value.
• The Customer table contains 5 million rows.
• All foreign key values are non-null.

You need to create a view to denormalize the data into a customer dimension that contains one row per distinct CustomerID value. The solution must minimize query processing time and resources.

How should you complete the T-SQL statement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
JuanGonzalezT
6 days, 23 hours ago
A.- Inner Join B.- A.AdresId = CA.AddresId
upvoted 1 times
...
wgaignard2
1 month, 2 weeks ago
Inner Join and A.AddressId = CA.AddressId "All foreign key values are non-null."
upvoted 4 times
...
Azure_2023
1 month, 3 weeks ago
Should be Inner Join, A.AddressId = CA.AddressId
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