Assignment No 2: Submitted by Xyz Fourth Semester Section D

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Assignment no 2

Submitted by
Xyz

Fourth Semester

Section D

Submitted to

Abc

Subject

Database System

Date

May 3, 2021
ERD Model

Question 1: Create an ERD using crow’s foot notation.

Dimensio Weight Item no.

n Type

Ins. Amt.

Destination Transportation
Shipped system Shipped via
Event

Finaldel.Date

Received

From Del. Route Schedule no.

Type
Retail center

Id (unique)

Address
Question 2: Creating a Relational database schema.

Scenario: In a product tracking system a lot having lot number as primary key, create date and

cost of material. Lots are created from units of raw materials. Raw materials are divided into

different units by material-id as primary key, type and unit cost. The lot includes product units

having serial number (unique), exact weight, product type, product description and quality test.

You might also like