Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Data Warehousing / April 2008

Tip: Looking for answers? Try searching our database.

Storing natural keys in the dimension tables, to aid ETL matching

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jay Way - 07 Apr 2008 19:04 GMT
I'm a beginner at DW and BI. I'm posting to this NG because my current
(and first) data warehouse project is using SQL Server 2005 and my
question is regarding the Kimball book "The Microsoft Data Warehouse
Toolkit" (2006).

The authors are saying to store in your dimension tables the natural-
key counterpart to the primary identity key, in the enterprise data
model, so that you can match on it when looking up surrogate keys
during fact table load (page 267). But this seems like a pollution of
the dimensional model with ETL-support data if the natural keys were
not specified in the data model by a business requirement.

Am I reading this wrong? Thanks for any reply.

-- Josh
David Portas - 08 Apr 2008 20:55 GMT
> I'm a beginner at DW and BI. I'm posting to this NG because my current
> (and first) data warehouse project is using SQL Server 2005 and my
[quoted text clipped - 11 lines]
>
> -- Josh

You will always have a potential natural key in your tables if you eliminate
duplicate rows properly in your ETL process. It wouldn't make much sense as
a business requirement to have rows with different surrogate keys that were
duplicated on all other columns.

Signature

David Portas

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.