DP-203 · Question #17
DP-203 Question #17: Real Exam Question with Answer & Explanation
Sign in or unlock DP-203 to reveal the answer and full explanation for question #17. The question stem and answer options stay visible for context.
Question
You have an Azure Stream Analytics job that receives clickstream data from an Azure event hub. You need to define a query in the Stream Analytics job. The query must meet the following requirements: - Count the number of clicks within each 10-second window based on the country of a visitor. - Ensure that each click is NOT counted more than once. How should you define the Query?
Options
- ASELECT Country, Avg(*) AS Average
- BSELECT Country, Count(*) AS Count
- CSELECT Country, Avg(*) AS Average
- DSELECT Country, Count(*) AS Count
Unlock DP-203 to see the answer
You've previewed enough free DP-203 questions. Unlock DP-203 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.