Across
- 1. A column in a table containing a single piece of information
- 3. key Two or more field that function as the primary key
- 5. key Uniquely identifies each record in a table
- 7. An association between common field in two tables
- 8. key Another table's primary key
Down
- 2. Selectively adding redundant data back to a normalized table to speed up data
- 4. The field property that determines what data value you can store
- 6. view Displays the underlying structure of the table's field, but does not display the data stored in the table
- 9. A row in a table consisting of data pertaining to one entity
