exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 4 question 10 discussion

Actual exam question from Microsoft's DP-300
Question #: 10
Topic #: 4
[All DP-300 Questions]

You are designing a dimension table in an Azure Synapse Analytics dedicated SQL pool.
You need to create a surrogate key for the table. The solution must provide the fastest query performance.
What should you use for the surrogate key?

  • A. an IDENTITY column
  • B. a GUID column
  • C. a sequence object
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Dedicated SQL pool supports many, but not all, of the table features offered by other databases.
Surrogate keys are not supported. Implement it with an Identity column.
Reference:
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-tables-overview

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
Ciupaz
6 months, 4 weeks ago
This question is more related to the DP-203 exam. I've never seen a topic like this in MeasureUp practice test.
upvoted 4 times
...
Fedor
1 year, 4 months ago
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-tables-identity Surrogate Keys. Implement with Identity - it is meant that Identity is OK
upvoted 4 times
...
quermi
1 year, 5 months ago
i don't know. The only one correct is B Dedicated SQL pool supports many, but not all, of the table features offered by other databases. The following list shows some of the table features that aren't supported in dedicated SQL pool: - Foreign key, Check Table Constraints - Computed Columns - Indexed Views - Sequence (OPTION C) - Sparse Columns - Surrogate Keys. Implement with Identity (OPTION A). - Synonyms - Triggers - Unique Indexes - User-Defined Types https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-tables-overview#unsupported-table-features
upvoted 3 times
...
jerkyflexoff
1 year, 5 months ago
Another DB-203 Question...
upvoted 3 times
gerard
1 year, 4 months ago
this is a 100% dp-300 questoin
upvoted 4 times
freemun05
1 year ago
no it is not, Synaps is not part of 300
upvoted 3 times
...
...
...
joelabc1234
1 year, 6 months ago
Identity is correct, it is a dedicated SQL pool
upvoted 3 times
...
aakben
1 year, 7 months ago
It should be sequence. Sequence is faster then identity value generation. https://docs.microsoft.com/en-us/azure/data-factory/data-flow-surrogate-key
upvoted 1 times
aakben
1 year, 7 months ago
But link for data factory and azure synapse pipelines not for azure synapse dedicated pool. Review your answer again
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