chapter 4 Flashcards
Expression Builder
Tool helps create more complicated expressions, Enables you to easily see complex formulas and functions in there entirety.
Argument
Each input used to produce output for a function
Aggregate Function
Performs a calculation on an entire column of data and returns a single value. example SUM
Average
Calculates the average value for a column
Count
Counts the number of values in a column
Maximum
Returns the item with highest value
Minimum
Returns the item with lowest value
SUM
Totals the items in a column
Total Row
Displays the results of the aggregate functions as the last row in the datasheet view of table or query
Totals Query
Contains an additional row in query design grid and is used to display aggregate data when the query is run.