Skip to content

Opening book details…

About this document

Proses Penormalan Jadual Data by norinoden is a document available to read on EtoBox.

The document describes the process of normalizing a table from 1NF to 2NF. It starts with a table called "jawapan_murid" that contains student test response data. This table is not in 1NF as it contains repeating groups and non-prime attributes. To normalize it, the table is broken up into multiple tables where the attributes depend on the primary key. This eliminates redundant data and functional dependencies to put the table in 2NF.

Author
norinoden
Language
EN