1.An E-R diagram with all of the entities, attributes, identifiers and relationships. Be sure all relationships are labeled appropriately with verb phrases and the diagram includes an appropriate legend (Name of the Model, Created by, Date/Time, Your Name and Course information, etc.)
2.A set of “Relationship Sentences”
Solution 1:
As you didnt mention for what ER diagram have to made. So I am making ER diagram for order placing by customer.
Solution 2:
A set of “Relationship Sentences”:
Each ORDER must be issued for one or more ITEMs.
Each ITEM may be bought via one or more ORDERs.
Each ORDER must be originated by one and only one CUSTOMER.
Each CUSTOMER may be the originator of one or more ORDERs.
Each ITEM must be stored in one and only one WAREHOUSE.
Each WAREHOUSE may be the repository for one or more ITEMs.
Please give thumbsup, if you like it. Thanks.
Get Answers For Free
Most questions answered within 1 hours.