I was going through the painfull optimization of the database of creating better clustered indexes
(not the default ones on the primary key).
This operation was requiring removing all foreign keys to this table and then recreation them again.
I created this script to optimize this quite tidious task.
The Flaws of the Classic Data Warehouse Architecture, Part 1
Visit ten randomly picked customers that own a data warehouse architecture, and you will see that at least eight have developed a classic data warehouse architecture (CDWA). What do I mean by a CDWA? In a CDWA, data is copied periodically from production systems to the central data warehouse.
2009-03-20
6,058 reads