Computer Science, asked by preithibagya4034, 1 year ago

Describe Normalization. How many types of Normalization?

Answers

Answered by yasharya260104
3

Normalization is the process of reducing the duplication of the data."NF" refers to "normal form" .The three main types of normalization are 1NF,2NF,3NF.Normalization is also known as data normalization.


Answered by aqibkincsem
1

In general, the normalization is often referred to as data normalization.

It is a procedure of reducing the duplication of the data.

NF refers to normal form. There are mainly three types of data normalization viz.

1NF,

2NF,

3NF.

It includes the process of organizing data into a related table.

Similar questions