Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-420 Topic 2 Question 59 Discussion

Actual exam question for Microsoft's DP-420 exam
Question #: 59
Topic #: 2
[All DP-420 Questions]

You have an Azure subscription. The subscription contains an Azure Cosmos DB for NoSQL account named account1 that hosts a container named Devices. Devices has a partition key named type.

You are evaluating the resource utilization of the query. How will the query be executed?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Talia
2 days ago
I bet the answer is 'B) as a parallel cross-partition query'. That's the only option that mentions 'parallel', which seems like the best way to handle a query without a partition key.
upvoted 0 times
...
Lucy
6 days ago
Hmm, I'm not sure. Maybe it's a parallel cross-partition query? That would allow the query to be executed across multiple partitions simultaneously for better performance.
upvoted 0 times
...
Mindy
7 days ago
I think it's going to be a cross-partition query because the query doesn't mention the partition key. That means it needs to access data across multiple partitions.
upvoted 0 times
...
Darrin
8 days ago
I think the query will be executed as an in-partition query.
upvoted 0 times
...
Kate
8 days ago
This should be an in-partition query since the partition key is specified in the query. The data will be retrieved from a single partition, so it should be efficient.
upvoted 0 times
...

Save Cancel