A(n) ________ performs a calculation on a column of data and returns a single value
A) aggregate function
B) SUM function
C) Grouping & Totals group
D) SELECT clause
A
Computer Science & Information Technology
You might also like to view...
A limit of five fonts are available to format headers and footers
Indicate whether the statement is true or false
Computer Science & Information Technology
Answer the following statements true (T) or false (F)
1. Functions that are constant member functions may call the class mutator functions. 2. Functions that are constant member functions may call constant class accessor functions. 3. You cannot create new operators (such as the quote). 4. Operators must be friends of the class. 5. You may not change the precedence of operators by overloading them
Computer Science & Information Technology