Describe a scenario where two tables are used to establish referential integrity. For each table provide the following.
1. Table Name
2. Table Field Names and Data types
3. Primary Key
In addition, provide the common field that is used to link the tables (this will be a foreign key in child table).