Progress
Database Design
Guide


Tables

A table is a collection of logically related information treated as a unit. Figure 1–1 shows an example of the contents of a Customer table.

Figure 1–1: Columns and Rows in the Customer Table

Examples of other tables include an Order table that keeps track of the orders each customer places, an Assignment table that keeps track of all the projects each employee works on, and a Student Schedule table that keeps track of all the courses each student takes.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095