Which aggregate function is used to find the average of values in a field?

A. Avg
B. Average
C. Mean
D. Mode


Answer: A

Computer Science & Information Technology

You might also like to view...

What output is produced by the following code fragment?

``` int limit = 100, num1 = 15, num2 = 40; if (limit <= limit) { if (num1 == num2) System.out.println("lemon"); System.out.println("lime"); } System.out.println("grape"); ```

Computer Science & Information Technology

Which is NOT an element in the Source Manager dialog box?

A) Master List B) Current List C) Style List D) Preview pane

Computer Science & Information Technology

Before most modern versions of Windows, Windows came with two Registry editors: _______________ and _______________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

All of the following are positive driving forces that influence chance according to Lewin's Theory of Force Field Analysis, EXCEPT:

A. ?beliefs B. ?past performance C. ?expectations D. ?cultural norms

Computer Science & Information Technology