Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create an ERD using the crows foot notation. Be sure each entity is a box with the name of the entity at the top of

Create an ERD using the crows foot notation. Be sure each entity is a box with the name of the entity at the top of the box, the primary key attribute or attributes are in the middle of the box, and the non-primary key attributes and foreign keys are in the bottom of the box. Lines should separate each part of the entity box. Each entity must have a primary key defined. A primary key may consist of one or more attributes. The final ERD submitted for grading should not include any M: N relationships and all attributes should be placed within an entity. Each relationship should have at least one relationship verb or verb phrase. Please include all required foreign keys and denote the foreign key(s) with the notation (FK) on the ERD. In addition to creating an ERD, also make data tables showing how the data in the Excel workbook would be stored in your tables. .

. Application scenario: Design a database for a landscaping company to help keep track of their contracts. Sample data is provided in the Excel workbook called LandscapeContractData. On the worksheet, each row represents a unique contract. Each contract has a unique contract number, a date that the contract was signed, and a contract amount. Each contract is also of a given type. A contract can only be of one type. A contract type is a set of standardized types that should be stored in the database. Each contract is with only one customer. A contract must have a customer and a contract type. A customer has an identifier (CustomerID), a CustomerName, a phone number, a city, and a state. A customer may be stored in the database even if the customer does not currently have a contract. A contract type may be stored in the database even if the contract type is not currently related to a contract.

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 And SQL For DB2

Authors: James Cooper

1st Edition

1583473572, 978-1583473573

More Books

Students also viewed these Databases questions

Question

How will these issues affect the grade levels you will teach?

Answered: 1 week ago