How to implement SCD Type 1 in a Data Warehouse
Learn how to implement an SCD Type 1 dimension in a Data Warehouse with a single SQL MERGE: overwrite changed attribute…
Learn how to implement an SCD Type 1 dimension in a Data Warehouse with a single SQL MERGE: overwrite changed attribute…
Learn how to create a factless fact table in a Data Warehouse: set the grain, create the table, load the data and find …
Learn how to create and use surrogate keys in a Data Warehouse with T-SQL: IDENTITY, the dimension table, the fact tabl…
Learn how to model a snowflake schema in a Data Warehouse: normalize dimensions into linked tables and adjust your SQL …
Learn how to create a bridge table in a data warehouse to model many-to-many relationships and sum values with a weight…
Learn how to create a junk dimension in a Data Warehouse: combine several flags into one dimension with SQL, step by st…
Learn how to reuse a single date dimension in several roles inside a Data Warehouse using SQL JOINs and views, keeping …
Learn how to create a fact table in a Data Warehouse step by step: define the grain, link it to the dimensions, and wri…
Learn how to create a date dimension (calendar table) in a Data Warehouse with SQL: table, load script and best practic…
Learn how to implement an SCD Type 2 dimension in a Data Warehouse with simple SQL and keep the full history of changes…
Learn to model a data warehouse with a star schema: fact table, dimensions and surrogate keys, with SQL examples.
This site uses essential cookies and, with your consent, statistics cookies (Google Analytics) to improve your experience. Cookie Policy