You are on page 1of 2

Technological Institute of the Philippines

938 Aurora Blvd. Cubao, Quezon City

College of Computer Studies

ITE 014 – Information Management

Preliminary Period

Name: Surname, Firstname Mi Date:


Program / Section: Instructor: Ms. Roxanne A. Pagaduan
Assessment Task: Assignment No. 1: Relational Database and Normalization

Overview
In this practice you will analyze the given table structure and bring the table to the specified normal form.

Tasks:
1. Analyze the given denormalized table. The table holds information specific to items such as the Item ID,
Color of the item, and the Unit price of each of the item. Some of the rows in the table have repeating group
of information. Evaluate the data in the table and bring the table to first normal form:

2. Analyze the given table. The table is in the first normal form and has composite primary key made up of
the Suppler ID and Store Id. The non-key attribute location is only dependent on the Store ID. Evaluate the
data stored in the table and bring the table to second normal form:

3. Analyze the given table and the data stored. In the table the Book ID is the primary key and the Category
Description is dependent on the Category ID. Evaluate the data stored in the table and eliminate the
transitive dependency to bring the table to the third normal form:
Answer:

Honor Pledge: “I affirm that I have not given or received any unauthorized help on this assignment and
that this work is my own”.

You might also like