exam questions

Exam DP-700 All Questions

View all questions & answers for the DP-700 exam

Exam DP-700 topic 2 question 21 discussion

Actual exam question from Microsoft's DP-700
Question #: 21
Topic #: 2
[All DP-700 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a KQL database that contains two tables named Stream and Reference. Stream contains streaming data in the following format.


Reference contains reference data in the following format.


Both tables contain millions of rows.
You have the following KQL queryset.


You need to reduce how long it takes to run the KQL queryset.
Solution: You add the make_list() function to the output columns.

Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
GHill1982
Highly Voted 4 months, 2 weeks ago
Selected Answer: B
No. The `make_list()` function aggregates values into a list, which can be useful for certain types of analysis but does not inherently improve query performance.
upvoted 9 times
...
13d2a97
Most Recent 3 weeks, 6 days ago
Selected Answer: B
Using the **make_list()** function in KQL does not improve performance — in fact, it often has the opposite effect, especially when working with large datasets.
upvoted 1 times
...
vigaro
1 month, 3 weeks ago
Selected Answer: B
more processing
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