What is normalization? and what is de-normalization?

Hi,
What is normalization? and what is de-normalization?
Explain different levels of normalization.
Can anyone help me understand this?
Regards

Hi,
What is normalization? and what is de-normalization?
Explain different levels of normalization.
Can anyone help me understand this?
Regards
Normalization is a basic method for database management system. Normalization is best for data formation of Database. It is one of the greatest data formations of Database. It has 6 normal form but 4 of them are basic.
1. The first normal form holds very basic rule for Normalization
2. The next one is basically used for redundancy remove from database.
3. It controls the 2nd form so it contains parameter of 2nd.
4. This one known for code of normalization.
These are the basic Normalization forms.
De-normalization is also important for database management system. It is a process for optimize the database performance.