need in 12hours computer science work so i expect cs tutor
Do not select this assignment if you have no idea what you’re doing, thank you!
In this assignment, you will develop an ER diagram for the given scenario. To complete this assignment, you will need MySQL Workbench. MySQL Workbench is part of MySQL Install which includes both MySQL Server and MySQL Workbench. They are available for free download in one package at http://dev.mysql.com/downloads/workbench/..
Save your time - order a paper!
Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines
Order Paper NowScenario
You have been hired by the sales department of ABC Manufacturing. Mark Harris, the sales manager has requested that you develop an ER model for his customer relationship management (CRM) system that he is proposing. The requirements for the database are:
- The model must store mailing and contact information for all clients.
- The clients may have multiple contacts.
- Each of these contacts may have a different address.
- The model must store short description of each e-mail, conversation, or mailing to each client.
- The model must attach the client to the assigned sales person.
Harris believes four entities are required to accomplish the above tasks.
Tasks
Using your knowledge of database models and their design, accomplish the following tasks:
- In MySQL Workbench, create an ER diagram that meets the above requirements. Include both Entity Classes and attributes that are necessary, given the above requirements. Save your ER model as an .mwb file.
- In a separate Microsoft Word document, describe the various relationships between the different entities in the ER diagram.