Prometheus Lesson 13 - Exam 3 Flashcards
___ are used to display results from fields on different tables.
multi-table queries
___ are used to group query results into categories based on the values for a field and then perform calculations for each category.
Aggregate queries
Which type of query performs summary calculations across all of the records for a particular field.
Aggregate Queries
___ are used to create a multi-dimensional view of data
Cross-Tab
How many “group by” fields does each cross-tab query contain?
2 or more
What are the 4 views of a Report?
Report View - allows you to see finished product of the report
Print Preview - shows you how it will look on PDF
Design View - changes the appearance of the report
Layout - compromise between Design View and Report View (displays the records and allows for resizing)
When exporting a report to a text file, the ___ is used to separate the column widths by space, comma, or semi-colon
Delimiter