Orders Fact Table

DavidStein at 22h38
07
Sep
2010
Orders Fact Table

I've been reading more and more Kimball literature and I'd like clarification on something.

Transaction Fact Tables are rarely revisited because they do not need to be updated, deleted, etc but typically only appended to.

He goes on to describe incoming order ftransaction fact tables where the level of granularity is the individual line item.

However, in my system these line items can be edited, added to, deleted etc in
About
This topic belongs to the forum
  • Data Warehousing and Business Intelligence based on dimensional modeling and the Kimball Lifecycle.

  • Numbers of topics : 1858
  • Numbers of messages : 8714
  • Numbers of users : 3801
  • Numbers of points : 1672
Similar topics
If I have a fact table with a "counter" fact, for example a customer places an order, but then goes back and changes parts of that order any number of times, I want to store how many times the customer changed his/her order. The grain of the
Hi I'm presently modeling a data mart and I would like to use a fact table as a dimension for another fact table. Is it something doable and efficient or is there a better way to do that? if yes should i just create a surrogate key and link both
Please explain the indexing strategy which is in use in your organisation for fact tables in your current database(oracle, sybase, db2) Specify volume as the indexing strategy may be based upon the volume of data. Is there a well laid out strategy
I have a transactional fact table containing results of inspections. The results are non-numeric, but do represent a measurement, that is inspection result (like "pass", "fail", "pass with infraction", "failure with
Hi, I have following tables FACT, A_DIM, B_DIM. How do I update relationship between a_key and b_key in the FACT table when new record arrives in TYPE2 a_dim dimension? Below is simple create scrip to illustrate what I mean. create table fact (a_key
Forums from same category
See also
more_less
Informations

3 Replies For the topic :
"Orders Fact Table"

This topic has been viewed 1357 times.

Last message :
07/09/2010 at 22h38 by "DavidStein"