What is normalization? Explain normalization types.
Answer Posted / guest
Database normalization is the process of organizing the
fields and tables of a relational database to minimize
redundancy and dependency. Normalization usually involves
dividing large tables into smaller (and less redundant)
tables and defining relationships between them. The
objective is to isolate data so that additions, deletions,
and modifications of a field can be made in just one table
and then propagated through the rest of the database via the
defined relationships.
1 NF:Normal Form
2 NF
3 NF
BCNF - Boyce Code Normal Form
5 NF
6NF : Impossible to achieve this level of normalization
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the use of virtual directory in iis?
How do I disable iis express?
What is a web server used for?
What is the difference between the app pool and app domain in iis?
IIS Core functionality?
Difference between basic and digest authentication modes?
What is the role of iis?
Does windows 7 have iis?
What is the current version of iis?
How do I know if I have iis on windows server 2012?
how we can change a PSD file in a clipart to use in word or power point ?
Define the different version on iis that you have worked on?
Explain different IIS Isolation Levels?
What is iis role?
How do I open iis manager?