Explain what tables columns keys and so on will be seen


Problem

ABC Manufacturing has received significant value for your work and they have asked you take on a new project. They would like you to make an inventory management system.

Task

You will need to start by making an ER model, including both Entity Classes and attributes. This is to be done in MySQL Workbench.

Then, using both MySQL Workbench and MySQL Server, make a schema called ABC_YourLastName. In this schema, make all the necessary tables, columns, and relationships to meet the following requirements:

1) Track raw materials with various options including color and size.
2) Set minimum inventory levels that will trigger the ordering of replacement material.
3) Raw materials should be able to be assigned to multiple finished goods.
4) Material orders will need to be tracked for when orders are placed, received, and used so that trending data can be used.
5) At times a raw material will be replaced with a new product. The new product will need to be tracked to the product it replaced.

In addition, in a 3 page document, make a report that includes the following information:

1) Describe your database.
2) Explain what tables, columns, keys, and so on will be seen in the schema.
3) Explain how you maked the database and how your work applies to the requirements.
4) Include information that a DBA may need to know about your design.
5) Include screenshots of your work.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Explain what tables columns keys and so on will be seen
Reference No:- TGS03297976

Expected delivery within 24 Hours