asked 72.9k views
2 votes
If the primary key of the workshop offerings table contains the primary key for both the workshop table and account table, there is a ____ relationship between accounts and workshops.

1 Answer

6 votes
If the primary key of the workshop offerings table contains the primary key for both the workshop table and account table, there is a many-to-many relationship between accounts and workshops.
A one-to-many relationship includes the primary key of the “one” table as a foreign key in the “many” table.
answered
User Noah Allen
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.