Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Is there an answer to this Entity Relationship Modeling? Requirements: The company has several branch offices. Each branch is identified by a branch_number. The name,

 Is there an answer to this Entity Relationship Modeling?

Requirements: The company has several branch offices. Each branch is identified by a branch_number. The name, address (street, city, ZIP), and revenue_target of each branch office are maintained. Each branch has one manager and the manager's employee_ID is maintained. Each employee has a unique employee_ID. The company maintains the name, designation, starting_date, branch_number, salary, and supervisor's employee_ID for each employee. Each product sold by the company is identified by a unique Product_code. The description, unit price, and stock_level of each product are maintained. Each type of installation performed by the company is identified by a unique installation_type. The description and the billing_rate per hour for the installation_type are maintained. Customers are identified by unique customer_ID. Information is maintained on each customer's address (street, city, ZIP) and phone_number. Customer orders are identified by unique order_numbers. Each order is placed by a unique customer on a specific date. An employee is responsible for the order. A customer order may include orders for multiple products and installations. For each product in an order, the quantity_ordered is recorded. For each installation_type ordered, the estimated number_of_hours for installation is recorded.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

Why is an objects internal data usually hidden from outside code?

Answered: 1 week ago

Question

Which employees were hired during 1999?

Answered: 1 week ago

Question

For each salesperson, list the total number of orders.

Answered: 1 week ago