exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 49 discussion

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

You need to create a data loading pattern for a Type 1 slowly changing dimension (SCD).
Which two actions should you include in the process? Each correct answer presents part of the solution.
NOTE: Each correct answer is worth one point.

  • A. Update rows when the non-key attributes have changed.
  • B. Insert new rows when the natural key exists in the dimension table, and the non-key attribute values have changed.
  • C. Update the effective end date of rows when the non-key attribute values have changed.
  • D. Insert new records when the natural key is a new value in the table.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

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
fabric1
Highly Voted 1 year, 2 months ago
Selected Answer: AD
Type 1 SCD does not preserve history, therefore no end dates for table entries exists. A and D are correct.
upvoted 22 times
...
Rakesh16
Most Recent 5 months, 2 weeks ago
Selected Answer: AD
A & D is the answer
upvoted 1 times
...
Joly
7 months, 4 weeks ago
A and D
upvoted 1 times
...
Ahmadpbi
9 months, 2 weeks ago
AD because C is representing type2 SCD
upvoted 1 times
...
woliveiras
11 months ago
Selected Answer: AD
Come on! A and D, for sure. Basic question about data warehouse (SCD)
upvoted 1 times
...
282b85d
11 months, 1 week ago
Selected Answer: AD
A. Update rows when the non-key attributes have changed: In a Type 1 SCD, when a change is detected in any of the non-key attributes of an existing row, the current row is updated with the new values. This type of SCD does not keep any historical data; it simply overwrites the old data with the new data. D. Insert new records when the natural key is a new value in the table: When a new record (with a new natural key) is encountered that does not already exist in the dimension table, it is inserted as a new row. This is necessary to ensure that all new entities are captured in the dimension.
upvoted 2 times
...
2dc6125
11 months, 3 weeks ago
I would go with A and C: Type1 use case to make changes or correction without involving histohttps://www.examtopics.com/exams/microsoft/dp-600/view/13/#ric data. D in my opinion is type 2 inserting new record with natural key for versioning.
upvoted 1 times
...
stilferx
11 months, 3 weeks ago
Selected Answer: AD
IMHO, A & D is good. Taking into account this: A Type 1 SCD always reflects the latest values, and when changes in source data are detected, the dimension table data is overwritten. Link: https://learn.microsoft.com/en-us/training/modules/populate-slowly-changing-dimensions-azure-synapse-analytics-pipelines/3-choose-between-dimension-types
upvoted 2 times
...
Nefirs
1 year ago
Selected Answer: AD
AD - other options do not concern scd type 1 (overwrite) but scd type 2 (insert new row)
upvoted 1 times
...
sraakesh95
1 year, 2 months ago
Selected Answer: AD
AD makes sense given the type of SCD as no history is maintained and any updates on the columns are taken care of by replacing the values then and there. But, still a bit skeptical about C, since that is a part of SCD too in case we have certain audit columns that we would have to update. If the end_date is an audit column to update the date and time of last entry into a record, then, it would be required to be updated too.
upvoted 4 times
...
thuss
1 year, 2 months ago
Selected Answer: AD
AD = SCD1, BC = SCD2
upvoted 3 times
...
Momoanwar
1 year, 2 months ago
Selected Answer: AD
No history for scd1
upvoted 1 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