Untitled

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