aspose file tools
The moose likes JDBC and the fly likes Database Normailization??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Database Normailization???" Watch "Database Normailization???" New topic
Author

Database Normailization???

mano ranjan
Ranch Hand

Joined: Jul 12, 2007
Posts: 102
Hi,
Can anybody tell me abt what is normalization and the normalization techniques.. Or please send me some good tutorials which has examples about noramalization...

thanks
mano
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

http://en.wikipedia.org/wiki/Database_normalization
Talha-bin -Shakir
Ranch Hand

Joined: Jan 26, 2006
Posts: 32
Database normalization is process to organize database efficiently. There are 2 major reason for this process. one is to reduce data redundancy. And second is data dependencies.

http://databases.about.com/od/specificproducts/a/normalization.htm
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Database Normailization???
 
Similar Threads
Nomalization
Reasons for refactoring ?
Removing Character References from Attributes
Class normalization
what is the meanning of Data inconsistencies are eliminated