Final answer:
The one-to-many relationship between Table 1 and Table 2 is formed by the Company Name field. The primary key in Table 2 is the Company Name field.
Step-by-step explanation:
In this case, the one-to-many relationship between Table 1 and Table 2 is formed by the Company Name field. The Company Name field in Table 1 acts as the primary key, while the same field in Table 2 acts as a foreign key, connecting the two tables together.
In Table 2, the primary key is the Company Name field. The primary key uniquely identifies each record in a table and ensures the integrity and uniqueness of the data.