SplunkSplunk
SPLK-1002 · Question #100
SPLK-1002 Question #100: Real Exam Question with Answer & Explanation
Sign in or unlock SPLK-1002 to reveal the answer and full explanation for question #100. The question stem and answer options stay visible for context.
Basic Transforming Commands
Question
Which of the following searches would return a report of sales by product-name?
Options
- Achart sales by product_name
- Bchart sum(price) as sales by product_name
- Cstats sum(price) as sales over product_name
- Dtimechart list(sales), values(product_name)
Unlock SPLK-1002 to see the answer
You've previewed enough free SPLK-1002 questions. Unlock SPLK-1002 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.
Topics
#chart command#aggregation#sum function#grouping data