Match the following aggregate function to what it does:
I. SUM
II. LAST
III. COUNT
IV. MIN
V. AVG
A. provides the number of records in a field
B. averages the values in a field
C. totals the values in a field
D. displays the final value in a field
E. locates the smallest value in a field
C, D, A, E, B
Computer Science & Information Technology
You might also like to view...
In portrait mode, when you hold a page, it is taller than it is wide, and in ________ mode, the page is wider than it is tall
Fill in the blank(s) with correct word
Computer Science & Information Technology
A recursive solution can have more than one base cases.
What will be an ideal response?
Computer Science & Information Technology