Term
|
Definition
Operate on a single value and return a single value; Example: UCase(), Now(), etc. |
|
|
Term
|
Definition
Perform a calculation on the values ina aset of selected rows, also knmown a comlumn functions |
|
|
Term
|
Definition
A SELECT statement that includes aggregate functions |
|
|
Term
|
Definition
Another name for aggregate functions, which performs a calculation in the values in a set of selected rows. |
|
|
Term
|
Definition
Groups the rows of a result set based on one or more columns or expressions |
|
|
Term
|
Definition
Specifies a search condition for a group or an aggregate |
|
|