Question: 17 (1 point) Consider an association between a Customers class and a Sale class in a Unified Modeling Language (UML) Class diagram. The multiplicities next
17 (1 point) Consider an association between a Customers class and a Sale class in a Unified Modeling Language (UML) Class diagram. The multiplicities next to the Customers class are 1..1 and the multiplicities next to the Sale class are O..*. Which of the following is the best way to implement that association in your database? Post the primary key of Customers as a foreign key in Sales. Post the primary key of Sales as a foreign key in Customers. Create a linking table. None of these choices are correct
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
