06/03/2023 12:15 pm
Topic starter
Notifications
Clear all
What is normalization in DBMS?
Students’s Forum
2
Posts
3
Users
1
Likes
349
Views
0
What is normalization in DBMS?
Answer
Add a comment
Add a comment
2 Answers
1
06/03/2023 3:41 pm
Normalization is referred to process of organizing the data in the database. It helps in getting rid of redundant data from a relation or a set of relations.
- It is helpful in dividing a larger table into smaller tables and linking them using relationships.
- It avoids problems regarding data integrity and removing anomalies from the database.
Add a comment
Add a comment
0
06/03/2023 4:23 pm
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.
The purpose of Normalization in SQL is to eliminate redundant (repetitive) data and ensure data is stored logically.
Add a comment
Add a comment
Forum Information
- 14 Forums
- 1,836 Topics
- 5,052 Posts
- 0 Online
- 1,078 Members
Our newest member: Richardnop
Latest Post: loli
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed