There are 4 types of form in Normalization : First Normal Form(1NF) If a relation does not contain any multi valued attributes, then the relation is said to be in…
database normalization
3 Articles
3
Normalization is a process of breaking down the relations with a less attributes. Process of arranging the data in the database is called Normalization. To reduce the repetition from a…
Answer : Normalization is the process of reorganizing data in a database…
Page 1 of 1