character data in a fact table?

wjordan at 13h36
06
May
2010
character data in a fact table?

I just changed companies. i was accustomed to pure star schemas with fact tables containing only foreign keys to dimension tables and number measures that could be aggregated (sum, average, min, max).

At my new job, I find dims with foreign keys (making more of a snowflake) but still lots of denormalizing, so it isn't an attempt at a 3NF warehouse either. However, most perplexing is character data (names, for example) in "fact"
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
Question about dimensional modeling. Scenario: I have a dimension called: 1. Dim_Application And two fact tables: 1. Fact_ApplicationStatus 2. Fact_ApplicationConsolidation Now the Dim_Application consists all the applications
I have following source table: Source Table ID App_Version Os_Version Date 9123305 2.5.2.60 Windows NT 5.1 2/15/2009 9123306 2.5.2.60 Windows NT 5.1 2/15/2009 9123307 2.5.2.60 Windows NT
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
I'm thumbing through the Design Tips and would love to find some thought given to the statement made in The Data Warehouse Toolkit: The Complete Guide to Dimensional Modeling (pg 34): "Preferably you should develop dimensional models for the most
Forums from same category
See also
more_less
Informations

7 Replies For the topic :
"character data in a fact table?"

This topic has been viewed 2439 times.

Last message :
06/05/2010 at 13h36 by "wjordan"