When could a crosstab query be more beneficial or helpful to use instead of a SELECT or standard aggregated query?
What will be an ideal response?
A crosstab query is a special type of query that can be created when you want to describe one number in terms of two other numbers. This would give a 2-dimensional view of the data that would include both column and row headings along with calculations.
Computer Science & Information Technology
You might also like to view...
The _________ module analyzes LAN traffic and reports the results to the central manager.
A. LAN monitor agent B. host agent C. central manager agent D. architecture agent
Computer Science & Information Technology
A loop's ____ variable is a numeric variable that keeps track of the number of iterations the loop completes.
A. compound B. accumulated C. matrix D. control
Computer Science & Information Technology