Computer Science, asked by athreyjith, 6 months ago

what is normalization ​

Answers

Answered by Anonymous
2

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.

Answered by adithyapillai05
4

Answer:

Database 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.

Explanation:

hope this may hlp u

Similar questions