Click here to Skip to main content
15,880,854 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hi to all,
what is Normalization, where it should be useful and how can we use normalzation in real time.
Posted
Comments
Sergey Alexandrovich Kryukov 30-Jul-12 23:44pm    
What do you mean by "real time"? :-)
--SA

1 solution

This question in not completely incorrect, but can be greatly improved. You should have re-formulated it:

"What are Wikipedia, Google, CodeProject and StackOverflow.com?"
If you asked and got good Answers, the Questions like your original one would not be needed!

Now, the answer is not that simple as you might think. It's absolutely impossible to explain in one short answer. It's rather a topic of quite a big article. Look by yourself:

http://en.wikipedia.org/wiki/Normalization_%28database%29[^].

Normal forms:
http://en.wikipedia.org/wiki/First_normal_form[^],
http://en.wikipedia.org/wiki/Second_normal_form[^],
http://en.wikipedia.org/wiki/Third_normal_form[^],
http://en.wikipedia.org/wiki/Fourth_normal_form[^],
http://en.wikipedia.org/wiki/Fifth_normal_form[^],
http://en.wikipedia.org/wiki/Sixth_normal_form[^].

Good amount of reading, isn't it it?

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900