A query that uses an aggregate function for data that can be grouped by two types of information and displays the data in a compact, spreadsheet-like format with column headings and row headings

a. Calculated query
b. Parameter query
c. Crosstab query

C

Computer Science & Information Technology

You might also like to view...

If neither border is hidden, the style of the ____ border takes priority over the ____.

A. narrower, wider B. shorter, wider C. wider, narrower D. wider, longest

Computer Science & Information Technology

What is the output of Integer.parseInt("10", 2)?

a. 1; b. 2; c. 10; d. Invalid statement;

Computer Science & Information Technology