Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Map this ER diagram to a Relational Model and normalize it if needed. employee EMP_ID INT EMP_Frame VARCHAR(40) EMP_Lname VARCHAR(40) EMP_Sex VARCHAR(1) EMP_Birthdate DATE EMP_Salary

Map this ER diagram to a Relational Model and normalize it if needed.

 

 

ERDiagram.png 

employee EMP_ID INT EMP_Frame VARCHAR(40) EMP_Lname VARCHAR(40) EMP_Sex VARCHAR(1) EMP_Birthdate DATE EMP_Salary INT Indexes distributor ?DIST_ID INT RETAIL_ID INT Indexes orders ORDER_ID INT CLI_ID INT ORDER_Date DATE SHIPPING_Dur DATE ORDER_Total DECIMAL (13,2) Indexes # retailer RETAIL_ID INT DIST_ID INT PART_MSRP DECIMAL(13,2) PART_Discount DECIMAL(5,2) PART_Cost DECIMAL(13,2) Indexes - client CLI_ID INT ORDER_ID INT CLI_Fname VARCHAR(40) CLI_Lname VARCHAR(40) CLI_Address VARCHAR(100) CLI_Zip INT CLI_Membership VARCHAR(1) Indexes manufacturer MANU_ID INT DIST_ID INT Indexes

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

Database Design Using Entity Relationship Diagrams

Authors: Sikha Saha Bagui, Richard Walsh Earp

3rd Edition

103201718X, 978-1032017181

More Books

Students also viewed these Databases questions

Question

=+2. Research conducted to solve problems

Answered: 1 week ago

Question

=+b) What were the treatments?

Answered: 1 week ago

Question

Which data model is mostly used today? Why?

Answered: 1 week ago

Question

In the following table, does all the data conform to empno name?

Answered: 1 week ago