PdfPrep.com

Which of the following searches would return a report of sales by product_name?

Which of the following searches would return a report of sales by product_name?
A . chart sales by product_name
B . chart sum(price) as sales by product_name
C . stats sum(price) as sales over product_name
D . timechart list(sales), values(product_name)

Answer: C

Explanation:

Reference: http://hilllaneconsulting.co.uk/blog/?p=640

Exit mobile version