Posts Tagged ‘ unpivot ’

The Impact Of Good Table And Query Design

March 19, 2009
By

There are many ways to design tables/schemas and many ways to write SQL queries that execute against those tables/schemas. Some designs are better than others for various reasons, however, I think that frequently people underestimate the power of SQL (for both “good” and “evil”). All too often in data warehouses, I see tables designed...

Read more »