Computer Science, asked by diviyadharshinitamil, 7 months ago

WHAT IS NORMALISATION ... PLS EXPAIN

Answers

Answered by dhonnytatikonda
1

Answer:

NORMALIZATION is a database design technique that reduces data redundancy and eliminates undesirable characteristics like Insertion, Update and Deletion Anomalies. Normalization rules divides larger tables into smaller tables and links them using relationships.

Explanation:

Answered by Mikhil2006
1
normalization is the process of structuring a relational database in accordance with a series of so-called normal forms in order to reduce data redundancy and improve data integrity. It was first proposed by Edgar F. Codd as part of his relational model.
Similar questions