• The database forms the foundation of most applications. For this reason, your primary goals in creating a good database model or design must be to achieve data integrity, scalability, and performance. Reasonable normalization can help you in this regard. I suggest you search SQL BOL or the web for topics dealing with the benefits of normalization.