Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Customer(CustomerNum, CustomerFirstname, CustomerLastName, CustomerBudget,, AssociateNum, AssociatePhoneNum). Build(BuildNum, BuildOrientation, CustomerNum, PartCost,AssociateNum,AssociatePhoneNum). Part(PartNum, PartCost, PartType, CustomerBudget, AssociateNum, CustomerNum). 1. DBDL for your database (i.e. a list of

Customer(CustomerNum, CustomerFirstname, CustomerLastName, CustomerBudget,, AssociateNum, AssociatePhoneNum).

Build(BuildNum, BuildOrientation, CustomerNum, PartCost,AssociateNum,AssociatePhoneNum).

Part(PartNum, PartCost, PartType, CustomerBudget, AssociateNum, CustomerNum).

1. DBDL for your database (i.e. a list of each table showing the table name and the fields with the primary key underlined). Third Normal Form. You dont need to document alternate or secondary keys. Do document foreign keys.

2. An Entity Relationship Diagram (ERD) for your database showing all tables and the cardinality.

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

Students also viewed these Databases questions

Question

Describe SONET. How does it differ from SDH?

Answered: 1 week ago

Question

L A -r- P[N]

Answered: 1 week ago