Thread: Fact Tables
View Single Post

   
  #3 (permalink)  
Old 06-23-2008, 10:52 AM
=?Utf-8?B?RXJpYyBSdXNzZWxs?=
 
Posts: n/a
Default RE: Fact Tables

This would be the Transform step of the Extract Transform Load process.

"Joe H" wrote:

> Was looking at Kimball SSIS templates and note that when he is updating Fact
> tables, he first dumps the original extract into an "extract" table, then in
> a 2nd Data Flow area inside the same control flow, pulls that data and lines
> it up with the dimension(s).
>
> I think he's only doing it this way for auditing reasons - is this the norm
> or are there other reasons to do it this way?
>
>
>

Reply With Quote