When assigning foreign keys in a I:M association,
a. the primary key of each table should be embedded as a foreign key in the related table.
b. the primary key on the 0,M side of the relation should be embedded as the foreign key on the 1,1 side.
c. the primary key on the I,I side of the relation should be embedded as the foreign key on the 0,M side.
d. a link table must be created to accept the foreign keys of both tables.
e. none of the above is true.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.