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
How do I turn off iis?
What are the properties of application pool in iis?
What is the difference between the app pool and app domain in iis?
Explain the different types of identity available in iis 6.0?
What scripts ship with iis 6.0?
What is meant by application domain?
Where is the iis config file?
Is iis server free?
How do I setup a web server in windows 10?
How do I add a project to iis?
How does iis work?
What services use iis?
What secure authentication and encryption mechanisms are supported by iis 6.0?
how we can change a PSD file in a clipart to use in word or power point ?
How do you stop iis service?