221k views
3 votes
Use the drop-down menus to answer the following questions.

a database containing
the ballet companies
allet company can
owever, professional
ork, so each dancer can
company. Use this
following questions.
Which field forms the one-to-many relationship
between Table 1 and Table 2
Company Name
What is the primary key in Table 2
Company Name
Table 2: Dancers
key in Table 2
Name
chany Name
Role
Age
Age
Company Name
Name
Dolo

User LEHO
by
7.5k points

1 Answer

2 votes

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.

User Lungu Daniel
by
7.0k points