Question

For this first part, you will be creating an EER Diagram using MySQL Workbench for a...

For this first part, you will be creating an EER Diagram using MySQL Workbench for a store with employees. Below are the requirements for this EER Diagram.

Rules:

  • The store has employees (ID, last, first, hire date, release date, manager)
  • All employees must work at a store
  • An employee may have a manager
  • An employee can be assigned to more than one store
  • A store can have more than one employee
  • All stores belong to a region
  • A store can be in only one region
  • Remember to add relationship labels to All relationships

Homework Answers

Answer #1

Based on the given scenario, the entities are:

  • Store
  • Employee
  • Manager
  • Region

Key points:

  • An employee may have a manager (Manager: Employee - 1:N)
  • An employee can be assigned to more than one store. A store can have more than one employee. (Store: Employee - M: M)
  • A store can be in only one region (Store: Region - 1:1)
  • Each store contains one manager(Store: Manager - 1:1 )

ERD diagram:

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Design a (conceptual) EER Diagram using ERDPlus. Can you prepare a diagram based on the ErdPlus...
Design a (conceptual) EER Diagram using ERDPlus. Can you prepare a diagram based on the ErdPlus diagram? Required conditions below For the lecture Database Management System You want to establish a Student Society (i.e. IEEE Student Branch, or Robotics society). You want to develop a software to make life easier (for more than one student societies). Below are the requirement for establishing a database design for a generic Student Society management software: - System should allow arbitrary number of student...
. Design an ER-diagram for a bank that implements the following requirements. The database you design...
. Design an ER-diagram for a bank that implements the following requirements. The database you design should store information about customers, accounts, branches and employees • Customer: Customers are identified by their SSN. For each customer we store a name, multiple phone numbers (one or more), and an occupation. • Account: Accounts are identified by an account number and the branch they belong to. For each account we store a balance and the type of account (e.g., savings). – An...
Directions: Develop an E-R (or EER depending upon need) Diagram. List all assumptions. Show the version...
Directions: Develop an E-R (or EER depending upon need) Diagram. List all assumptions. Show the version 1 (entities and data only) and version 3 (entities, attributes and relationships with cardinalities and participation constraints). 20 points of the grade will be based on evaluating your assumptions - you must give a detailed list of your assumptions identifying anchor concepts, data associated with the anchor and data that has more than one anchor participating in it. Remember, we are not talking out...
Requirements: Based on the following information, draw an E-R diagram and a set of relations in...
Requirements: Based on the following information, draw an E-R diagram and a set of relations in 3rd normal form. Please indicate any assumptions that you have made. Wally Los Gatos, owner of Wally’s Wonderful World of Wallcoverings, has hired you as a consultant to design a database management system for his chain of three stores that sell wallpaper and accessories. He would like to track sales, customers, and employees. After an initial meeting with Wally, you have developed a list...
You are hired to design a database for a fitness center. As the fitness center is...
You are hired to design a database for a fitness center. As the fitness center is expanding with more than one branch, they want to create a database to keep track of its customers, facilities and employees. Each branch has a unique id and address (building number, street, district, and city). A branch may have more than one facility (e.g. swimming pool, spa, etc.). Each facility must belong to only one branch, and the information for a facility is name...
Using the Entities and Attributes you created for your business from the week 1 discussions. Show...
Using the Entities and Attributes you created for your business from the week 1 discussions. Show the tables and relationships resulting from your model in the form of an E/R diagram. You can use PPT, VISIO or any other graphical modeling tool to create your ER diagram. Some of the entities and attributes that I believe my company should have would be: Employees: First Name, Last Name, Employee Address, Employee Phone Number, Employee ID Number, Date of Birth, Social Security...
Hello, can you teach me how to draw a Use Case diagram for this given scenario?...
Hello, can you teach me how to draw a Use Case diagram for this given scenario? I also need to include all the extends and includes relationships. Case Description Acme Drug Stores (ADS) which consists of a chain of retail stores across Canada wants to be able to provide a new online customer service system. Each store has an identifying store no, address, phone, and email. The company dispenses a wide range of pharmaceutical (drug) products. Each product has a...
How would you respond to this post? As mentioned, managers are rotated annually and their income...
How would you respond to this post? As mentioned, managers are rotated annually and their income is dependent upon the direct contribution margin of that store. Contribution margin is “the revenue minus certain costs” (Schneider, 2017, Section 1.7, “Contribution Margin and Its Many Variations,” para. 1). It can be computed by total sales minus total variable costs (Schneider, 2017). It seems that the manager of Store 9 is trying to reduce the amount of variable costs in an attempt to...
URGENT (In Python) Create specified classes with following requirements. Class PizzaOrder Ability to add/remove pizza(s) An...
URGENT (In Python) Create specified classes with following requirements. Class PizzaOrder Ability to add/remove pizza(s) An order can have more than one pizza. Ability to specify the store for which the order is made Ability to apply special promotion code Ability to check the order status Possible statuses are ORDER_CREATED, ORDER_CANCELED, ORDER_READY, ORDER_ON_DELIVERY, ORDER_COMPLETE Has customer information Class Pizza Ability to specify toppings Ability to add/remove toppings Ability to specify price Ability to specify crust type (thin/thick) Class Store Ability...
Create a State machine diagram, class diagram and a sequence diagram A description of the System...
Create a State machine diagram, class diagram and a sequence diagram A description of the System Hjolaleidir.is - Better Biking routes The group “Better biking routes” has got the idea of making the website: hjolaleidir.is for cyclists in the greater Reykjavik area. The group “Better biking routes” want to make the website accessible for a broad spectrum of users. They are catering to users who want information about good routes from a place to a destination and users who wish...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT