You work as a developer at ABC.com. The company uses a Microsoft SQL Server 2012
infrastructure.
An Analysis Services cube you are developing for the IT department contains a measure group
named Ping Times. The IT Manager has a program that sends pings to servers on the network to
test their network response times and records the information in a database.
One measure in the Ping Times measure group will be used to return the average ping time for a
server over a specified period of time.
Which AggregationFunction property should you configure for the average ping time measure?
A.
DistinctCount
B.
AverageOfChildren
C.
Sum
D.
Min
E.
Max
Explanation:
http://technet.microsoft.com/en-us/library/ms175623.aspx