Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tags Database Design, denormalization Rss

   Items 1 to 3 of 3   
 

Denormalization in SQL Server for Fun and Profit

Normalization is standard practice in database design, however, an over-normalized database can have issues. This article examines the case for denormalization.  Read more...
By Additional Articles 2010/12/09 | Source: SQL Server Performance | Category: denormalization
Rating:  Rate this |   Briefcase | 4,220 reads

Denormalization Strategies

In building a database, typically we want a well normalized design. However there are cases for considering options for denormalization in complex systems. Timothy Claason gives you some thoughts on the subject.  Read more...
By Timothy Claason 2010/03/15 | Source: SQLServerCentral.com | Category: denormalization
Rating: |  Discuss |   Briefcase | 10,311 reads

Normalizing-Denormalized Tables

Explains how to normalize a table without breaking the application or doing any application code changes.  Read more...
By Mohit K. Gupta 2008/11/10 | Source: SQLServerCentral.com | Category: normalization
Rating: |  Discuss |   Briefcase | 13,389 reads
   Items 1 to 3 of 3   
 
Tags
normalization (1)