Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Draw ER diagrams for following Descriptions, all parts are connected to each other. Output of part A will be used in part B and will

Draw ER diagrams for following Descriptions, all parts are connected to each other. Output of part A will be used in part B and will be expanded and Output diagram of part B will be used in part C.
Emerging Electric wishes to create a database with the following entities and attributes:
A. Customer with customer id, Name, Telephone and Address where address contains Street, City, State and Zip code
B. Location with attributes Location ID, Address (where address contains Street, city, state and zip code) and Type (where type can be Value of Business and Residential)
C. Rate with attributes Rate Class and Rateper KWPH
After interviewing with the owners, you have come up with following business rules:
1. Customer can have one or more locations and vice versa
2. Each location can have one or more rates depending upon time of day.
Draw ER Diagram and place Cardinalities and multiplicities required and more over make sure no M:N relationships should exist, they should be broken down to 1:M:1.
Make sure all different types of attributes should be marked with different symbols to represent their type like Required, Optional, Derived, Stored, Single Valued, Multi-Values etc.

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

Step: 3

blur-text-image

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

Beginning ASP.NET 4.5 Databases

Authors: Sandeep Chanda, Damien Foggon

3rd Edition

1430243805, 978-1430243809

More Books

Students also viewed these Databases questions

Question

3. What are potential solutions?

Answered: 1 week ago