October 1997
Intermediate to advanced
1312 pages
38h 56m
English
Your final tasks before adding records to the Personnel Actions table are to determine the relationship between Personnel Actions and an existing table in the database, assign a primary-key field, and add indexes to your table.
Relationships between existing tables and your new table determine the field used as the new table's primary key. The following four possibilities exist for relationships between tables:
One-to-one relationships require that the key field's value in only one record in your new table matches a single corresponding value of the related field in the existing table. In this case, the key field in your new table must be unique; duplicate ...
Read now
Unlock full access