Previous Topic: How to Make a Report from a TableNext Topic: Creating Your Report From an SQL Table


Key Terms

Column

A vertical division in a table. A column represents a category of information, for example, employee last name.

Table

A presentation of data as a series of rows and columns.

Row

A horizontal division in a table. A row represents one data occurrence, for example, information about each employee.

Selection criteria

An expression that specifies which rows of a table are to be selected for processing.