6th Aug, 2007

Think before you normalise

Dare Obasanjo says do not normalize immutable data, and refers to Pat Helland’s presentation. Database Normalization is an activity in the database design to reduce redundancy and eliminate update anomalies. In short, it minimizes possibility of loss of data integrity while updating data. It is one of the best practices for database. More info here

Leave a response

Your response:

Categories