Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Refer to the ER diagram and prepare/ edit the relational schema: Refer to the Relational Schema as follows and edit it: Relational Schema Customer(CustomerID, fName,

Refer to the ER diagram and prepare/ edit the relational schema:

image text in transcribed

Refer to the Relational Schema as follows and edit it:

Relational Schema

Customer(CustomerID, fName, lName, Adress, Sex, SalesID)

Cust_Email(CustomerID, Email)

Cust_Phone(CustomerID, Phone)

Salesman(SalesID, fName, lName, Email, Phone, Sex, Salary)

Car(CarID, madeYear, Trim, Transmission, Cost)

Car_Color(CarID, Color)

Deal(DealID, CarID, startDate, endDate, Discount, salePrice)

Sale(PayID, DealID, CustomerID, SalesID, CarID, invoiceNo,)

Sale_PayMethod(PayID, PayMethod, Amount)

And answer the questions:

Q1. Develop a relational Schema/ correct the given schema. (Most important thing)

Q2. List all the foreign keys, alternate keys and Primary keys given.

Q3. Write the relation between Car, Salesman, and other entities.

Deal PayID invoiceNo customerID PayMethod[] deal ID DealID (P.K.) CarlD startDate endDate Discount salePrice Customer Car CustomerlD (P.K Name IName Adress Email[1..2] Phone[1..2] Sex CarlD (P.K.) madeYear Trim Transmission Cost colorl1 Sale Salesman SaleslD (PK.) fName IName Email Phone Sex Salary

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

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

Explain consumer behaviour.

Answered: 1 week ago

Question

Explain the factors influencing consumer behaviour.

Answered: 1 week ago