Hi, I could use help on making ERD's for this problem. It needs to be crows-foot notation. It must have entities, attributes, relationships, cardinalities, primary keys, and foreign keys. Please break this down so I can make sure I understand. Here is the description: Marsha Mobley, the manager of the ACME Anime Shop wants you to design a database system that will enable a number of tasks. One problem that Marsha has is keeping track of inventory. Several times a week the store receives shipments from various vendors. Marsha would like a system that can record these shipments. Most of the shipment information originates with an order to the vendor.Marsha currently records order information on an order form, which is shown below, along with the form currently used to record inventory. When shipments arrive, Marsha wants the system to indicate that the order has been received. More importantly, Marsha needs the system to update the store inventory. The system should also record basic information about each vendor, including their name, address, phone number, and a main contact name. Keeping track of inventory is a major headache for him under the current manual system. He's hoping that the new database can help. To track inventory, the system must also record sales to customers. The current sales form is provided below. When a sale is made, the system must adjust the inventory to reflect the items included in the sale. You will need to determine the tables needed (like CUSTOMER, SALES, etc.) and then how the tables are related and their cardinality.
Hi, I could use help on making ERD's for this problem. It needs to be crows-foot notation. It must have entities, attributes, relationships, cardinalities, primary keys, and foreign keys. Please break this down so I can make sure I understand.
Here is the description:
Marsha Mobley, the manager of the ACME Anime Shop wants you to design a
Marsha would like a system that can record these shipments. Most of the shipment information originates with an order to the vendor.Marsha currently records order information on an order form, which is shown below, along with the form currently used to record inventory. When shipments arrive, Marsha wants the system to indicate that the order has been received.
More importantly, Marsha
needs the system to update the store inventory. The system should also record basic information about each vendor, including their name, address, phone number, and a main contact name.
Keeping track of inventory is a major headache for him under the current manual system. He's hoping that the new database can help. To track inventory, the system must also record sales to customers. The current sales form is provided below. When a sale is made, the system must adjust the inventory to reflect the items included in the sale. You will need to determine the tables needed (like CUSTOMER, SALES, etc.) and then how the tables are related and their cardinality.
Answer:
I have given answered in the handwritten format in brief explanation
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 1 images