A specification of relationship between a "parent" Table and a "child" Table is accomplished through a Primary Key and a Foreign Key. Each relationship specification is named and described. The description should specify the business intent of the relationship. An important component of each relationship is Referential Integrity and the corresponding Referential Actions. The process to accomplish adding primary and foreign keys include:
|