ETL and ELT #
The sub pages here focus mainly on Data Modeling, SQL pitfalls and performance optimization.
- Data Modeling - Pragmatic considerations especially for choosing between One Big Table (OBT) and a Star Schema.
- SQL Optimization - Focusses on hopefully not so obvious SQL performance optimization.
- SQL Pitfalls - Focusses on common and not so common pitfalls to be aware of when coding SQL.