![]() Related Questions Latest Answer : i think there is no other way than recreating the cube. ... Read Answers (1) | Asked by : suneel Latest Answer : There are two kinds of fact tables which don't have any facts at all. They are called FACTLESS FACT TABLES. As per Kimball's law, every M-M relationship is a fact table. They may consists of nothing but keys. First type ... Latest Answer : Aggregate table contains summarised data. The materialized view are aggregated tables. for ex in sales we have only date transaction. if we want to create a report like sales by product per year. in such cases we aggregate the date vales into week_agg, ... Read Answers (1) | Asked by : stalin Latest Answer : a data warehousing best practice is to create surrogate keys--typically a meaningless simple integer--for the primary key in each dimension table. The associated fact table rows use this same surrogate as a foreign key reference to the dimension tables. ... Read Answers (1) | Asked by : Manesh Mathen is there any option other than Surrogate key or concatenated key? Latest Answer : Two main reasons to generate and maintain a surrogate key on DW side:1. If your DW has multiple sources for a dimension or fact, the PK ID fields can have same values from different sources. The only way you can handle this is by maintaining the composite ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||