Ask a question from expert

Ask now

Assignment on Database Fundamentals

4 Pages666 Words51 Views
   

Added on  2022-07-27

About This Document

Explain the Normalization process and its importance to data integrity and accuracy.

Assignment on Database Fundamentals

   Added on 2022-07-27

BookmarkShareRelated Documents
Running head: DATABASE FUNDAMETALS
DATABASE FUNDAMETALS
Name of the Student
Name of the University
Authors note
Assignment on Database Fundamentals_1
DATABASE FUNDAMETALS
1
Normalization Process
In database design the Normalization process helps in reducing the redundant data in
different tables. The normalization is he part of logical database designing process for the OLTP
(online transaction processing) databases.
There are mainly four normal forms in which the data base tables can be reduced in
order to achieve the data integrity. These are 1NNF, 2NF,3NF, BCNF1.
In case of 1NF or first normal form, the rule states any attribute or column of an specific
table cannot hold multiple values for it2. It enforces the atomicity rule and thus the attribute
should only contain atomic values. In this way it is possible to reduce or eliminate the repetition
of group of values while storing each of the attributes in a separate table and connect the tables
using one-to-many relationship.
In the second normal form, the main objective is removal or avoiding the duplicate data
in different tables. At first the data which is partly dependent on primary key of the table is
considered and then they are stored it another table. Any table or an entity is said to be in 2NF,
if the table meets the requirements of being in 1NF as well as does not contain composite
primary key3. In the 2NF, the main concern is elimination of the functional dependencies on
different partial keys.
In case of third normal form or 3NF, the primary objective is removal of the tuples or
data rows in the concerned tables which are not dependent on primary key of the table. Finally,
it can be stated that, any entity or table can be said in third normal form or 3NF if the table meets
1 (Kumar, Kunal and Azad 2017)
2 (Al-Othman 2018)
3 ( Koloniari, Stefanidis and Christos 2016) (Al-Othman 2018) (Kumar, Kunal and Azad 2017)
Assignment on Database Fundamentals_2

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Structured Query Language and Server Services PDF
|13
|1744
|22

Achieve Scheme Database Analysis and Design
|9
|2172
|56

Fan Trap. It is presentation of a relation between enti
|2
|243
|37

Normalization
|5
|799
|58

Enhanced Database Management Strategy for Multinational Tour Operator Agency
|11
|1677
|435

Entity Relationship Diagram (ERD) - Assignment
|11
|1160
|139