

Creating and Using Stored Tables › Outlining an Application
Outlining an Application
To outline her employment application, Fran:
- Determines the required tables by identifying the major categories of information to be processed.
- Defines the columns for each table that label items of information within each category.
- Specifies a unique key for each table: one column or a combination of columns that uniquely identifies each row of data in the table.
- Establishes join columns: columns common to two tables that are used to combine the tables.
Copyright © 2014 CA.
All rights reserved.
 
|
|